Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 97c0d38 commit c255f37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion coding-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ bandit==1.7.5
pbr==5.11.1
graphviz==0.20.1
pip-autoremove==0.10.0
pip==23.1.2
pip==23.2.1
setuptools==68.0.0
pipdeptree==2.9.4
pylint==2.17.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ansible==8.1.0
packaging==23.1
PyYAML==6.0
resolvelib==1.0.1
pip==23.1.2
pip==23.2.1
pywinrm==0.4.3
requests==2.31.0
certifi==2023.5.7
Expand Down

0 comments on commit c255f37

Please sign in to comment.