Skip to content

Commit 5cd55db

Browse files
Bump pip from 9.0.1 to 21.1
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] <support@github.com>
1 parent 7750b8f commit 5cd55db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
requirements = [
1313
'wheel==0.38.1',
14-
'pip==9.0.1',
14+
'pip==21.1',
1515
]
1616

1717
test_requirements = [

0 commit comments

Comments
 (0)