From 6d9b423dc050a466b615538f0705fe5f8e7071af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:35:41 +0000 Subject: [PATCH] Bump pipenv from 2018.11.26 to 2022.1.8 Bumps [pipenv](https://github.com/pypa/pipenv) from 2018.11.26 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/v2018.11.26...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 400edb6..f351890 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ filelock==3.0.12 importlib-metadata==1.6.0 pbr==5.4.5 Pillow==7.1.2 -pipenv==2018.11.26 +pipenv==2022.1.8 pycparser==2.20 python-dateutil==2.8.1 pytz==2020.1