Skip to content

Commit 62171b2

Browse files
authored
Update PyJWT to resolve CVE-2026-32597 (#266)
1 parent 9615236 commit 62171b2

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
@@ -343,7 +343,7 @@ pygerduty==0.38.3
343343
# via -r /awx_devel/requirements/requirements.in
344344
pygithub==2.8.1
345345
# via -r /awx_devel/requirements/requirements.in
346-
pyjwt[crypto]==2.9.0
346+
pyjwt[crypto]==2.12.1
347347
# via
348348
# adal
349349
# django-ansible-base

0 commit comments

Comments
 (0)