Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 8436a0c commit 7ac8eef
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 @@ -44,7 +44,7 @@ flake8-docstrings = { version = "^1.6.0"}
pytest = { version = "^6.2.0"}
pytest-cov = { version = "^2.10.1"}
virtualenv = { version = "^20.2.2"}
pip = { version = "^22.0"}
pip = { version = "^23.3"}
twine = { version = "^3.3.0"}
pre-commit = {version = "^2.12.0"}
toml = {version = "^0.10.2"}
Expand Down

0 comments on commit 7ac8eef

Please sign in to comment.