mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #942 from theupdateframework/pyup-scheduled-update-2019-10-28
Scheduled weekly dependency update for week 43
This commit is contained in:
commit
3079888a06
1 changed files with 3 additions and 3 deletions
|
|
@ -32,14 +32,14 @@ enum34==1.1.6
|
|||
filelock==3.0.12 # via tox
|
||||
futures==3.3.0 ; python_version < "3.0" # via isort
|
||||
gitdb2==2.0.6 # via gitpython
|
||||
gitpython==3.0.3 ; python_version >= "3.0" # via bandit
|
||||
gitpython==3.0.4; python_version >= "3.0" # via bandit
|
||||
gitpython==2.1.14 ; python_version < "3.0" # pyup: ignore
|
||||
idna==2.8
|
||||
importlib-metadata==0.23 # via pluggy, tox
|
||||
ipaddress==1.0.23; python_version < "3.0"
|
||||
iso8601==0.1.12
|
||||
isort==4.3.21
|
||||
lazy-object-proxy==1.4.2
|
||||
lazy-object-proxy==1.4.3
|
||||
mccabe==0.6.1
|
||||
more-itertools==7.2.0 ; python_version >= "3.0" # via zipp
|
||||
more-itertools==5.0.0 ; python_version < "3.0" # pyup: ignore
|
||||
|
|
@ -67,6 +67,6 @@ toml==0.10.0 # via tox
|
|||
tox==3.14.0
|
||||
typed-ast==1.4.0 ; python_version >= "3.0" # via astroid
|
||||
urllib3==1.25.6 # via requests
|
||||
virtualenv==16.7.6
|
||||
virtualenv==16.7.7
|
||||
wrapt==1.11.2
|
||||
zipp==0.6.0 # via importlib-metadata
|
||||
|
|
|
|||
Loading…
Reference in a new issue