mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 13:25:02 -02:30
Updated pycryptography (#13964)
Co-authored-by: Jessica Steurer <70719005+jay-steurer@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ asyncpg
|
|||||||
azure-keyvault==1.1.0 # see UPGRADE BLOCKERs
|
azure-keyvault==1.1.0 # see UPGRADE BLOCKERs
|
||||||
channels
|
channels
|
||||||
channels-redis==3.4.1 # see UPGRADE BLOCKERs
|
channels-redis==3.4.1 # see UPGRADE BLOCKERs
|
||||||
cryptography
|
cryptography>=39.0.1 ## https://github.com/ansible/awx/security/dependabot/90
|
||||||
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
|
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
|
||||||
daphne
|
daphne
|
||||||
distro
|
distro
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ click==8.1.3
|
|||||||
# via receptorctl
|
# via receptorctl
|
||||||
constantly==15.1.0
|
constantly==15.1.0
|
||||||
# via twisted
|
# via twisted
|
||||||
cryptography==38.0.4
|
cryptography==40.0.2
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
# adal
|
# adal
|
||||||
@@ -295,7 +295,7 @@ pyjwt==2.6.0
|
|||||||
# adal
|
# adal
|
||||||
# social-auth-core
|
# social-auth-core
|
||||||
# twilio
|
# twilio
|
||||||
pyopenssl==22.1.0
|
pyopenssl==23.1.1
|
||||||
# via twisted
|
# via twisted
|
||||||
pyparsing==2.4.6
|
pyparsing==2.4.6
|
||||||
# via
|
# via
|
||||||
|
|||||||
Reference in New Issue
Block a user