mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Updating pyjwt per dependabot
This commit is contained in:
@@ -38,6 +38,7 @@ prometheus_client
|
|||||||
psycopg2
|
psycopg2
|
||||||
psutil
|
psutil
|
||||||
pygerduty
|
pygerduty
|
||||||
|
pyjwt>=2.4.0 # https://github.com/ansible/awx/security/dependabot/58
|
||||||
pyparsing
|
pyparsing
|
||||||
python3-saml==1.13.0
|
python3-saml==1.13.0
|
||||||
python-dsv-sdk
|
python-dsv-sdk
|
||||||
|
|||||||
@@ -258,8 +258,9 @@ pycparser==2.20
|
|||||||
# via cffi
|
# via cffi
|
||||||
pygerduty==0.38.2
|
pygerduty==0.38.2
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
pyjwt==2.3.0
|
pyjwt==2.4.0
|
||||||
# via
|
# via
|
||||||
|
# -r /awx_devel/requirements/requirements.in
|
||||||
# adal
|
# adal
|
||||||
# social-auth-core
|
# social-auth-core
|
||||||
# twilio
|
# twilio
|
||||||
|
|||||||
Reference in New Issue
Block a user