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

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2022
1 parent 6db4d93 commit 8f443d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jupyter_client==7.1.0
nbconvert==6.3.0
nbformat==5.1.3
numpy==1.21.0
pip==9.0.1; python_version >= '3.6'
pip==21.1; python_version >= '3.6'
pytest==5.2.0
pytest-timeout==1.3.3
pytest-xdist==1.30.0
Expand Down

0 comments on commit 8f443d0

Please sign in to comment.