Skip to content

Commit

Permalink
fix: deps/uv/docs/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-6809379
  • Loading branch information
snyk-bot committed May 7, 2024
1 parent 8255417 commit 62299e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/uv/docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ docutils==0.19
idna==3.4
imagesize==1.4.1
importlib-metadata==6.0.0
Jinja2==3.1.2
Jinja2==3.1.4
MarkupSafe==2.1.2
packaging==23.0
Pygments==2.14.0
Expand Down

0 comments on commit 62299e7

Please sign in to comment.