Skip to content

Commit

Permalink
Bump pipenv from 2024.0.1 to 2024.4.1 (#1213)
Browse files Browse the repository at this point in the history
Bumps [pipenv](https://github.com/pypa/pipenv) from 2024.0.1 to 2024.4.1.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2024.0.1...v2024.4.1)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 114f4aa commit c4983c2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ isort = "==5.13.2"
munch = "==4.0.0"
typing_extensions = "==4.8.0"
pip = "==24.3.1"
pipenv = "==2024.0.1"
pipenv = "==2024.4.1"
pydantic = "==2.8.2"
pydoclint = "==0.5.6"
pylint = "==3.2.6"
Expand Down
45 changes: 22 additions & 23 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4983c2

Please sign in to comment.