mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Updating pyjwt per dependabot
This commit is contained in:
parent
23d28fb4c8
commit
8be64145f9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user