From afb04e2cd3c95c32a342d58365765c9c8057cbe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:41:12 +0000 Subject: [PATCH] Bump pipenv from 2021.11.15 to 2022.1.8 Bumps [pipenv](https://github.com/pypa/pipenv) from 2021.11.15 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.11.15...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 c6d6013..0156153 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ distlib==0.3.3 filelock==3.4.0 macholib==1.15.2 Pillow==8.4.0 -pipenv==2021.11.15 +pipenv==2022.1.8 platformdirs==2.4.0 pyinstaller==4.7 pyinstaller-hooks-contrib==2021.3