Skip to content

Commit

Permalink
Bump pip from 24.1 to 24.1.1 (#1062)
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 24.1 to 24.1.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.1...24.1.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 5, 2024
1 parent 6423408 commit 2e9293d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ irc = "==20.1.0"
isort = "==5.13.2"
munch = "==4.0.0"
typing_extensions = "==4.8.0"
pip = "==24.1"
pip = "==24.1.1"
pipenv = "==2024.0.1"
pydantic = "==2.7.0"
pydoclint = "==0.4.1"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 2e9293d

Please sign in to comment.