From 842d372ceb4f8199c5dc0eda2fda6f5bb0e1cbb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 05:04:58 +0000 Subject: [PATCH] Bump pipenv from 2024.4.1 to 2025.0.4 Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.4.1 to 2025.0.4. - [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/v2024.4.1...v2025.0.4) --- updated-dependencies: - dependency-name: pipenv dependency-version: 2025.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40c919b2..0c5d4a22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pipenv==2024.4.1 \ No newline at end of file +pipenv==2025.0.4 \ No newline at end of file