Skip to content

Commit 42a7705

Browse files
committed
fix: deps/uv/docs/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-9292516
1 parent 415726b commit 42a7705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/uv/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ html5lib==1.0.1
1717
idna==2.8
1818
imagesize==1.2.0
1919
ipaddr==2.2.0
20-
Jinja2==2.11.3
20+
Jinja2==3.1.6
2121
lockfile==0.12.2
2222
MarkupSafe==1.1.1
2323
msgpack==0.6.2

0 commit comments

Comments
 (0)