From d48efcc1ea792f927a138aa5d5bde2d416d076bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:30:29 +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 0a9b401..da3da39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ MarkupSafe==1.1.0 numpy==1.15.4 pandas==0.23.4 pathspec==0.5.5 -pipenv==2018.11.26 +pipenv==2022.1.8 pycparser==2.19 PyJWT==1.7.1 pymongo==3.7.2