From a0a01b906e4744eab61a98869d6db6fc62c8dc2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 29 May 2021 03:21:51 +0000 Subject: [PATCH] Bump pipenv from 2018.11.26 to 2021.5.29 in /python/helpers Bumps [pipenv](https://github.com/pypa/pipenv) from 2018.11.26 to 2021.5.29. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pypa/pipenv/compare/v2018.11.26...v2021.5.29) Signed-off-by: dependabot-preview[bot] --- python/helpers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/helpers/requirements.txt b/python/helpers/requirements.txt index bd80561f02..e2ac36339a 100644 --- a/python/helpers/requirements.txt +++ b/python/helpers/requirements.txt @@ -1,7 +1,7 @@ pip==19.3.1 pip-tools==4.2.0 hashin==0.14.6 -pipenv==2018.11.26 +pipenv==2021.5.29 pipfile==0.0.2 poetry==0.12.17