diff options
| author | Bernát Gábor <bgabor8@bloomberg.net> | 2019-08-16 09:10:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-16 09:10:08 +0100 |
| commit | 3fb22657907772cc9fa51638c6879a235c3daa1d (patch) | |
| tree | b5701280cd237a5db69d196e666c0c75bb5b03f6 | |
| parent | 24c58ed53ea54b544a7a6f1db389223248c82fe0 (diff) | |
| download | virtualenv-3fb22657907772cc9fa51638c6879a235c3daa1d.tar.gz | |
bump vendored packages (#1404)
| -rw-r--r-- | docs/changelog/1404.bugfix.rst | 1 | ||||
| -rw-r--r-- | virtualenv_support/pip-19.2.2-py2.py3-none-any.whl (renamed from virtualenv_support/pip-19.2.1-py2.py3-none-any.whl) | bin | 1414720 -> 1414978 bytes | |||
| -rw-r--r-- | virtualenv_support/setuptools-41.1.0-py2.py3-none-any.whl (renamed from virtualenv_support/setuptools-41.0.1-py2.py3-none-any.whl) | bin | 575966 -> 576282 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/1404.bugfix.rst b/docs/changelog/1404.bugfix.rst new file mode 100644 index 0000000..f54d33e --- /dev/null +++ b/docs/changelog/1404.bugfix.rst @@ -0,0 +1 @@ +upgrade pip from ``19.1.1`` to ``19.2.2`` and setuptools from ``41.0.1`` to ``41.1.0`` diff --git a/virtualenv_support/pip-19.2.1-py2.py3-none-any.whl b/virtualenv_support/pip-19.2.2-py2.py3-none-any.whl Binary files differindex 1690eb3..0fb6024 100644 --- a/virtualenv_support/pip-19.2.1-py2.py3-none-any.whl +++ b/virtualenv_support/pip-19.2.2-py2.py3-none-any.whl diff --git a/virtualenv_support/setuptools-41.0.1-py2.py3-none-any.whl b/virtualenv_support/setuptools-41.1.0-py2.py3-none-any.whl Binary files differindex 92836e9..8ca25ae 100644 --- a/virtualenv_support/setuptools-41.0.1-py2.py3-none-any.whl +++ b/virtualenv_support/setuptools-41.1.0-py2.py3-none-any.whl |
