bump pyasn1 (#16249)

Bump pyasn1 for CVE-2026-2349

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
Seth Foster
2026-02-05 14:12:59 -05:00
committed by GitHub
parent 30bf910bd5
commit 99511efe81
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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