diff options
author | Bernát Gábor <bgabor8@bloomberg.net> | 2019-09-03 15:44:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-03 15:44:26 +0100 |
commit | 384e92560e6485fff6e07008f509391838503038 (patch) | |
tree | f15fe37d25ed9cd9be32c0b6d9cd4fddd5b7bec1 | |
parent | 367c77bdc036c30581900f83b3ce49fab02e63ef (diff) | |
download | virtualenv-384e92560e6485fff6e07008f509391838503038.tar.gz |
bump pip (#1414)
* bump pip
* add changelog
-rw-r--r-- | docs/changelog/1414.bugfix.rst | 1 | ||||
-rw-r--r-- | virtualenv_support/pip-19.2.3-py2.py3-none-any.whl (renamed from virtualenv_support/pip-19.2.2-py2.py3-none-any.whl) | bin | 1414978 -> 1414986 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/1414.bugfix.rst b/docs/changelog/1414.bugfix.rst new file mode 100644 index 0000000..c844407 --- /dev/null +++ b/docs/changelog/1414.bugfix.rst @@ -0,0 +1 @@ +upgrade pip from ``19.2.2`` to ``19.2.3`` diff --git a/virtualenv_support/pip-19.2.2-py2.py3-none-any.whl b/virtualenv_support/pip-19.2.3-py2.py3-none-any.whl Binary files differindex 0fb6024..8118df8 100644 --- a/virtualenv_support/pip-19.2.2-py2.py3-none-any.whl +++ b/virtualenv_support/pip-19.2.3-py2.py3-none-any.whl |