mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 21:07:39 -02:30
bump pyasn1 (#16249)
Bump pyasn1 for CVE-2026-2349 Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
@@ -46,6 +46,7 @@ pexpect
|
|||||||
prometheus-client
|
prometheus-client
|
||||||
psycopg
|
psycopg
|
||||||
psutil
|
psutil
|
||||||
|
pyasn1>=0.6.2 # CVE-2026-2349
|
||||||
pygerduty
|
pygerduty
|
||||||
PyGithub
|
PyGithub
|
||||||
pyopenssl
|
pyopenssl
|
||||||
|
|||||||
@@ -363,8 +363,9 @@ psycopg==3.2.10
|
|||||||
# dispatcherd
|
# dispatcherd
|
||||||
ptyprocess==0.7.0
|
ptyprocess==0.7.0
|
||||||
# via pexpect
|
# via pexpect
|
||||||
pyasn1==0.6.1
|
pyasn1==0.6.2
|
||||||
# via
|
# via
|
||||||
|
# -r /awx_devel/requirements/requirements.in
|
||||||
# pyasn1-modules
|
# pyasn1-modules
|
||||||
# service-identity
|
# service-identity
|
||||||
pyasn1-modules==0.4.2
|
pyasn1-modules==0.4.2
|
||||||
|
|||||||
Reference in New Issue
Block a user