Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 481157c commit 7cc069e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ click==8.0.4
# black
# pip-tools
coverage[toml]==6.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
distlib==0.3.4
# via virtualenv
filelock==3.6.0
Expand Down Expand Up @@ -143,7 +145,7 @@ wheel==0.38.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==22.0.4
pip==23.3
# via pip-tools
setuptools==65.3.0
# via
Expand Down

0 comments on commit 7cc069e

Please sign in to comment.