From cebe0ac54086737d6b6093d264c76e655382a214 Mon Sep 17 00:00:00 2001 From: Dan Ryan Date: Mon, 4 Mar 2019 12:32:30 -0500 Subject: [PATCH] Update vnedored dependency list Signed-off-by: Dan Ryan --- news/3298.vendor.rst | 9 +++++++-- pipenv/vendor/vendor.txt | 18 ++++++++---------- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/news/3298.vendor.rst b/news/3298.vendor.rst index f829fcf0..79fb60b9 100644 --- a/news/3298.vendor.rst +++ b/news/3298.vendor.rst @@ -1,23 +1,28 @@ - Updated vendored dependencies: + - **attrs**: ``18.2.0`` => ``19.1.0`` - **certifi**: ``2018.10.15`` => ``2018.11.29`` - **cached_property**: ``1.4.3`` => ``1.5.1`` - **colorama**: ``0.3.9`` => ``0.4.1`` - **idna**: ``2.7`` => ``2.8`` + - **markupsafe**: ``1.0`` => ``1.1.1`` + - **orderedmultidict**: ``(new)`` => ``1.0`` - **packaging**: ``18.0`` => ``19.0`` + - **parse**: ``1.9.0`` => ``1.11.1`` - **pathlib2**: ``2.3.2`` => ``2.3.3`` - **pep517**: ``(new)`` => ``0.5.0`` - - **pipdeptree**: ``0.13.0`` => ``0.13.1`` + - **pipdeptree**: ``0.13.0`` => ``0.13.2`` - **pyparsing**: ``2.2.2`` => ``2.3.1`` - **python-dotenv**: ``0.9.1`` => ``0.10.1`` - **pythonfinder**: ``1.1.10`` => ``1.2.0`` - **pytoml**: ``(new)`` => ``0.1.20`` - **requests**: ``2.20.1`` => ``2.21.0`` - - **requirementslib**: ``1.3.3`` => ``1.4.0`` + - **requirementslib**: ``1.3.3`` => ``1.4.2`` - **shellingham**: ``1.2.7`` => ``1.2.8`` - **six**: ``1.11.0`` => ``1.12.0`` - **tomlkit**: ``0.5.2`` => ``0.5.3`` - **urllib3**: ``1.24`` => ``1.24.1`` - **vistir**: ``0.3.0`` => ``0.3.1`` + - **yaspin**: ``0.14.0`` => ``0.14.1`` Removed vendored dependency **cursor**. diff --git a/pipenv/vendor/vendor.txt b/pipenv/vendor/vendor.txt index deba443d..39017973 100644 --- a/pipenv/vendor/vendor.txt +++ b/pipenv/vendor/vendor.txt @@ -13,22 +13,22 @@ python-dotenv==0.10.1 first==2.0.1 iso8601==0.1.12 jinja2==2.10 -markupsafe==1.0 -parse==1.9.0 +markupsafe==1.1.1 +parse==1.11.1 pathlib2==2.3.3 scandir==1.9 -pipdeptree==0.13.1 +pipdeptree==0.13.2 pipreqs==0.4.9 docopt==0.6.2 yarg==0.1.9 -pythonfinder==1.1.10 +pythonfinder==1.2.0 requests==2.21.0 chardet==3.0.4 idna==2.8 urllib3==1.24.1 certifi==2018.11.29 -requirementslib==1.4.0 - attrs==18.2.0 +requirementslib==1.4.2 + attrs==19.1.0 distlib==0.2.8 packaging==19.0 pyparsing==2.3.1 @@ -40,13 +40,11 @@ semver==2.8.1 shutilwhich==1.1.0 toml==0.10.0 cached-property==1.5.1 -vistir==0.3.0 +vistir==0.3.1 pip-shims==0.3.2 enum34==1.1.6 -yaspin==0.14.0 +yaspin==0.14.1 cerberus==1.2 -git+https://github.com/sarugaku/passa.git@master#egg=passa -cursor==1.2.0 resolvelib==0.2.2 backports.functools_lru_cache==1.5 pep517==0.5.0