Merge pull request #12346 from john-westcott-iv/dependabot_fixes

Updating pyjwt per dependabot
This commit is contained in:
Jessica Steurer
2022-07-15 10:42:24 -03:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ prometheus_client
psycopg2
psutil
pygerduty
pyjwt>=2.4.0 # https://github.com/ansible/awx/security/dependabot/58
pyparsing
python3-saml==1.13.0
python-dsv-sdk

View File

@@ -258,8 +258,9 @@ pycparser==2.20
# via cffi
pygerduty==0.38.2
# via -r /awx_devel/requirements/requirements.in
pyjwt==2.3.0
pyjwt==2.4.0
# via
# -r /awx_devel/requirements/requirements.in
# adal
# social-auth-core
# twilio