Update vnedored dependency list

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2019-03-04 12:32:30 -05:00
parent a1cb576189
commit cebe0ac540
2 changed files with 15 additions and 12 deletions
+7 -2
View File
@@ -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**.
+8 -10
View File
@@ -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