From ddfa8069ade9639fc7a6bcb68f10097d8539905c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:40:48 +0000 Subject: [PATCH] Bump pipenv from 2021.5.29 to 2022.1.8 Bumps [pipenv](https://github.com/pypa/pipenv) from 2021.5.29 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/v2021.5.29...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 2c5beb3..8e95990 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Flask-Caching==1.10.1 itsdangerous==2.0.1 Jinja2==3.0.1 MarkupSafe==2.0.1 -pipenv==2021.5.29 +pipenv==2022.1.8 platformdirs==2.1.0 psutil==5.8.0 six==1.16.0