diff options
-rw-r--r-- | requirements/pip.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/pip.pip b/requirements/pip.pip index 8595afcc..7028bf4d 100644 --- a/requirements/pip.pip +++ b/requirements/pip.pip @@ -2,4 +2,4 @@ # For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt pip==20.2.3 -virtualenv==20.0.35 +virtualenv==20.0.31 |