From 6b25811752f6d11b126b982cfbbe3a001005c058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:40:07 +0000 Subject: [PATCH] Bump pipenv from 2020.11.15 to 2022.1.8 Bumps [pipenv](https://github.com/pypa/pipenv) from 2020.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/v2020.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 09457bc..58a0b86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ loguru==0.5.3 mpyq==0.2.5 multidict==5.1.0 numpy==1.19.3 -pipenv==2020.11.15 +pipenv==2022.1.8 portpicker==1.3.1 protobuf==3.15.8 pyglet==1.5.16