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 Nov 15, 2021
1 parent b899121 commit d41b3e5
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==5.2.3
nbconvert==5.6.0
nbformat==4.4.0
numpy==1.15.3
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 d41b3e5

Please sign in to comment.