Updated pycryptography (#13964)

Co-authored-by: Jessica Steurer <70719005+jay-steurer@users.noreply.github.com>
This commit is contained in:
John Westcott IV
2023-05-11 08:25:56 -04:00
committed by GitHub
parent 7b1cb281c2
commit 7e4da7efa2
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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