diff options
Diffstat (limited to 'requirements/pip.pip')
-rw-r--r-- | requirements/pip.pip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/pip.pip b/requirements/pip.pip index 01ee89bb..c7c4895f 100644 --- a/requirements/pip.pip +++ b/requirements/pip.pip @@ -1,5 +1,5 @@ # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 # For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt -pip==20.2.2 -virtualenv==20.0.31 +pip==20.2.4 +virtualenv==20.2.1 |