Skip to content

Commit d13e1c2

Browse files
Bump pip from 19.2 to 21.1
Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@19.2...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9d42a2 commit d13e1c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

piptools_requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# This file is autogenerated by pip-compile
33
#
44

5-
pip==19.2
5+
pip==21.1
66
setuptools==56.2.0

requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ zipp==3.4.1 # via importlib-metadata
5353
zope.event==4.5.0 # via gevent
5454
zope.interface==5.4.0 # via gevent
5555

56-
pip==19.2 # via -r piptools_requirements3.txt
56+
pip==21.1 # via -r piptools_requirements3.txt
5757
setuptools==56.2.0 # via -r piptools_requirements3.txt, gevent, zope.event, zope.interface

0 commit comments

Comments
 (0)