Skip to content

Commit 938fbbd

Browse files
authored
Upgrade pyasn1 to resolve CVE-2026-30922 (#269)
1 parent 17f455a commit 938fbbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ psycopg==3.1.18
322322
# via -r /awx_devel/requirements/requirements.in
323323
ptyprocess==0.7.0
324324
# via pexpect
325-
pyasn1==0.6.2
325+
pyasn1==0.6.3
326326
# via
327327
# pyasn1-modules
328328
# python-ldap

0 commit comments

Comments
 (0)