From 4edb6838bf965b795647afc245ba6a72602ee835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:33:36 +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 9ad8dfe..a8188e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Jinja2==2.11.1 Markdown==3.2.1 MarkupSafe==1.1.1 Pillow==7.0.0 -pipenv==2018.11.26 +pipenv==2022.1.8 psycopg2==2.8.4 pytz==2019.3 SQLAlchemy==1.3.13