Updating pyjwt per dependabot

This commit is contained in:
John Westcott IV 2022-06-08 11:56:32 -04:00
parent 23d28fb4c8
commit 8be64145f9
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