mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
Apply critical dependency upgrades
fix PyYAML warnings in unit tests update paramiko source file for license
This commit is contained in:
@@ -26,7 +26,7 @@ cffi==1.12.1 # via cryptography
|
||||
channels==1.1.8
|
||||
chardet==3.0.4 # via requests
|
||||
constantly==15.1.0 # via twisted
|
||||
cryptography==2.5 # via adal, azure-keyvault, pyopenssl
|
||||
cryptography==2.6.1 # via adal, azure-keyvault, pyopenssl
|
||||
daphne==1.3.0
|
||||
defusedxml==0.5.0
|
||||
django-auth-ldap==1.7.0
|
||||
@@ -41,7 +41,7 @@ django-radius==1.3.3
|
||||
django-solo==1.1.3
|
||||
django-split-settings==0.3.0
|
||||
django-taggit==0.22.2
|
||||
django==1.11.16
|
||||
django==1.11.20
|
||||
djangorestframework-yaml==1.0.3
|
||||
djangorestframework==3.7.7
|
||||
future==0.16.0 # via django-radius
|
||||
@@ -58,7 +58,7 @@ jaraco.itertools==4.4.1 # via irc
|
||||
jaraco.logging==2.0 # via irc
|
||||
jaraco.stream==2.0 # via irc
|
||||
jaraco.text==2.0 # via irc, jaraco.collections
|
||||
jinja2==2.10
|
||||
jinja2==2.10.1
|
||||
jsonpickle==1.1 # via asgi-amqp
|
||||
jsonschema==2.6.0
|
||||
kombu==4.2.1 # via asgi-amqp, celery
|
||||
@@ -96,7 +96,7 @@ python-radius==1.0
|
||||
python3-openid==3.1.0 # via social-auth-core
|
||||
python3-saml==1.4.0
|
||||
pytz==2018.9 # via celery, django, irc, tempora, twilio
|
||||
pyyaml==3.13 # via djangorestframework-yaml
|
||||
pyyaml==5.1 # via djangorestframework-yaml
|
||||
requests-futures==0.9.7
|
||||
requests-oauthlib==1.2.0 # via msrest, social-auth-core
|
||||
requests[security]==2.21.0
|
||||
|
||||
Reference in New Issue
Block a user