Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Bump pip from 9.0.1 to 19.2 in /cli/integration
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 19.2.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@9.0.1...19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2021
1 parent 2a37101 commit 6acc863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/integration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==9.0.1; python_version >= '3.6'
pip==19.2; python_version >= '3.6'
pytest>=4.3.0,<=5.3.5
pytest-xdist>=1.20.1,<2.0.0
pyyaml>=3.13
Expand Down

0 comments on commit 6acc863

Please sign in to comment.