Fix CVE-2024-56201 update jinja2 (#6778)

This commit is contained in:
Jake Jackson 2025-01-08 13:42:42 -05:00 committed by GitHub
parent 5944d041e6
commit a209751f22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ filelock
GitPython>=3.1.37 # CVE-2023-41040
grpcio>=1.68.0 # CVE-2024-11407
irc
jinja2>=3.1.3 # CVE-2024-22195
jinja2>=3.1.5 # CVE-2024-56201
JSON-log-formatter
jsonschema
Markdown # used for formatting API help

View File

@ -251,7 +251,7 @@ jaraco-text==3.12.0
# via
# irc
# jaraco-collections
jinja2==3.1.3
jinja2==3.1.5
# via -r /awx_devel/requirements/requirements.in
jmespath==1.0.1
# via