Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip-compile: bump Jinja to avoid GHSA-cpwx-vrp4-4pq7 #1553

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-aarch64.txt
Original file line number Diff line number Diff line change
@@ -217,7 +217,7 @@ ipython==8.10.0
# via -r requirements.in
jedi==0.19.1
# via ipython
jinja2==3.1.5
jinja2==3.1.6
# via
# -r requirements.in
# ansible-core
2 changes: 1 addition & 1 deletion requirements-x86_64.txt
Original file line number Diff line number Diff line change
@@ -217,7 +217,7 @@ ipython==8.10.0
# via -r requirements.in
jedi==0.19.1
# via ipython
jinja2==3.1.5
jinja2==3.1.6
# via
# -r requirements.in
# ansible-core
5 changes: 2 additions & 3 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -39,10 +39,9 @@ ipython==8.10.0
# remove this once django-oauth-toolkit is updated to properly
# pull a version of jwcrypto >= 1.5.6.
jwcrypto==1.5.6
# pin jinja2 on 3.1.5 to address GHSA-h75v-3vvj-5mfj,
# CVE-2024-56326, CVE-2024-56201
# pin jinja2 on 3.1.6 to address GHSA-cpwx-vrp4-4pq7
# remove this once ansible-core or torch are updated
jinja2==3.1.5
jinja2==3.1.6
# pin jsonpickle on 3.3.0 to address SNYK-PYTHON-JSONPICKLE-8136229
# remove this once ansible-risk-insight is updated
jsonpickle==3.3.0