From 8db4c2c72965bb1c84d89eced24015307db9f7de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:38:50 +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 f670f4a..9749dff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ MarkupSafe==1.1.1 mysql-connector-python==8.0.21 numpy==1.19.1 pandas==1.1.0 -pipenv==2018.11.26 +pipenv==2022.1.8 protobuf==3.12.4 python-dateutil==2.8.1 pytz==2020.1