From 627b568ad3c15a373e4bd47b833b50950452a653 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 2020.8.13 to 2022.1.8 Bumps [pipenv](https://github.com/pypa/pipenv) from 2020.8.13 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.8.13...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 9791ac6..a95d751 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ jdcal==1.4.1 Jinja2==2.11.2 MarkupSafe==1.1.1 openpyxl==3.0.5 -pipenv==2020.8.13 +pipenv==2022.1.8 plotly==4.9.0 requests==2.24.0 retrying==1.3.3