Skip to content

Commit

Permalink
Bump pip from 24.1 to 24.1.1
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent d9cfd02 commit 72f8b4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ bolster = "bolster.cli:main"
Changelog = "https://github.com/andrewbolster/bolster/releases"

[tool.poetry.dev-dependencies]
pip = "24.1"
pip = "24.1.1"
bump2version = "1.0.1"
wheel = "0.43.0"
watchdog = "4.0.1"
Expand Down

0 comments on commit 72f8b4d

Please sign in to comment.