From 5ab438c2323e18ed519eb2b41402051922ccaf8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 16:26:13 +0000 Subject: [PATCH] Bump the pipenv group in /python/helpers with 1 update Bumps the pipenv group in /python/helpers with 1 update: [pipenv](https://github.com/pypa/pipenv). Updates `pipenv` from 2023.11.17 to 2023.12.1 - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/pipenv/compare/v2023.11.17...v2023.12.1) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv ... Signed-off-by: dependabot[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 7672ff50129..515f050e96c 100644 --- a/python/helpers/requirements.txt +++ b/python/helpers/requirements.txt @@ -2,7 +2,7 @@ pip==23.3.2 pip-tools==7.3.0 flake8==7.0.0 hashin==0.17.0 -pipenv==2023.11.17 +pipenv==2023.12.1 pipfile==0.0.2 poetry==1.7.1