From 2b5a6f11805e4db0f98c542e88f202c2ef8b8209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:39:36 +0000 Subject: [PATCH] Bump pipenv from 2020.11.15 to 2022.1.8 Bumps [pipenv](https://github.com/pypa/pipenv) from 2020.11.15 to 2022.1.8. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/pipenv/compare/v2020.11.15...v2022.1.8) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57fbc60..9550751 100644 --- a/requirements.txt +++ b/requirements.txt @@ -138,7 +138,7 @@ pep8==1.7.1 pexpect==4.8.0 pickleshare==0.7.5 Pillow @ file:///tmp/build/80754af9/pillow_1594307295532/work -pipenv==2020.11.15 +pipenv==2022.1.8 pkginfo==1.5.0.1 pluggy==0.13.1 ply==3.11