Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent c5e5465 commit 5f10aa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ doxypypy==0.8.8.7
flake8==6.1.0
isort==5.12.0
mypy==1.5.1
pip==23.2.1
pip==23.3.2
pip-upgrader==1.4.15
tox==4.11.3
twine==4.0.2
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ pytest-runner==6.0.0
pytest-sugar==0.9.7
pytest-xdist==3.3.1
pytest==7.4.2
pip==23.2.1
pip==23.3.2
wheel==0.41.2

0 comments on commit 5f10aa3

Please sign in to comment.