mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
Updating pyjwt per dependabot
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user