Skip to content

Commit

Permalink
Bump pip from 23.1.2 to 23.2
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.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.1.2...23.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 Jul 17, 2023
1 parent 5fdb8a2 commit ac717cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip==19.3.1;python_version<="2.7"
pip==21.3.1;python_version<="3.6" and python_version>"2.7"
pip==23.1.2;python_version>="3.7"
pip==23.2;python_version>="3.7"

0 comments on commit ac717cf

Please sign in to comment.