From 4f86bb6908d9c5fd41cf9a151de0434d110bae41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:48:52 +0000 Subject: [PATCH] Bump pipenv from 2023.7.23 to 2023.10.3 in /requirements Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.7.23 to 2023.10.3. - [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.7.23...v2023.10.3) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/pipenv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pipenv.txt b/requirements/pipenv.txt index 7ac7bbede..914516eea 100644 --- a/requirements/pipenv.txt +++ b/requirements/pipenv.txt @@ -1 +1 @@ -pipenv==2023.7.23 +pipenv==2023.10.3