Skip to content

Commit 7d2c3bb

Browse files
Bump pipenv from 2025.0.3 to 2025.0.4
Bumps [pipenv](https://github.com/pypa/pipenv) from 2025.0.3 to 2025.0.4. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md) - [Commits](pypa/pipenv@v2025.0.3...v2025.0.4) --- updated-dependencies: - dependency-name: pipenv dependency-version: 2025.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be091f4 commit 7d2c3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ httpx = "==0.27.2"
1414
[dev-packages]
1515
pre-commit = "==4.2.0"
1616
pytest = "==8.4.1"
17-
pipenv = "==2025.0.3"
17+
pipenv = "==2025.0.4"
1818
ruff = "*"
1919
mypy = "*"
2020

0 commit comments

Comments
 (0)