Skip to content

Commit

Permalink
fix: pip-sample/testing_requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6150717
  • Loading branch information
snyk-bot committed Jan 11, 2024
1 parent 15b025d commit 43b5773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pip-sample/testing_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ipython-genutils==0.2.0
ipywidgets==7.4.2
itsdangerous==1.1.0
jedi==0.12.1
Jinja2==2.11.3
Jinja2==3.1.3
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
Expand Down

0 comments on commit 43b5773

Please sign in to comment.