summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernát Gábor <bgabor8@bloomberg.net>2020-04-29 19:15:37 +0100
committerGitHub <noreply@github.com>2020-04-29 19:15:37 +0100
commit18de796ec5bd032aa27cfe6e5efb68ccfff54a31 (patch)
treeaeb26a22cfc1c9304fe78a26f081b51a31d3a1db /docs
parent43e4b1e06f55af55b213fc4a23b19aca84afb01a (diff)
downloadvirtualenv-18de796ec5bd032aa27cfe6e5efb68ccfff54a31.tar.gz
Bump pip to 20.1 (#1795)
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/1793.bugfix.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/1793.bugfix.rst b/docs/changelog/1793.bugfix.rst
new file mode 100644
index 0000000..9c7dfbc
--- /dev/null
+++ b/docs/changelog/1793.bugfix.rst
@@ -0,0 +1 @@
+Upgrade pip for Python ``2.7`` and ``3.5+`` from ``20.0.2`` to ``20.1`` - by :user:`gaborbernat`.