Skip to content

Commit

Permalink
build(deps-dev): bump pip from 23.2 to 23.2.1 (#830)
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 23.2 to 23.2.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.2...23.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 955c19d commit 4dcf111
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 @@ -49,7 +49,7 @@ bolster = "bolster.cli:main"
Changelog = "https://github.com/andrewbolster/bolster/releases"

[tool.poetry.dev-dependencies]
pip = "23.2"
pip = "23.2.1"
bump2version = "1.0.1"
wheel = "0.41.0"
watchdog = "3.0.0"
Expand Down

0 comments on commit 4dcf111

Please sign in to comment.