Skip to content

Commit c213ff0

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

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.28.1"
1414
[dev-packages]
1515
pre-commit = "==4.5.0"
1616
pytest = "==9.0.1"
17-
pipenv = "==2026.0.2"
17+
pipenv = "==2026.0.3"
1818
ruff = "*"
1919
mypy = "*"
2020

0 commit comments

Comments
 (0)