From d3e56ec08d29fb4b9cc8f0a03e474ce107a69865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 22:39:36 +0000 Subject: [PATCH] Bump pipenv from 2020.8.13 to 2022.1.8 in /api 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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 3bdee55..a8701aa 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -11,7 +11,7 @@ ipython-genutils==0.2.0 jsonschema==3.2.0 jupyter-core==4.6.3 nbformat==5.0.7 -pipenv==2020.8.13 +pipenv==2022.1.8 pyrsistent==0.16.0 requests==2.24.0 six==1.15.0