Skip to content

Commit 2e2374f

Browse files
Merge pull request #3 from leonardoadame/snyk-fix-3fed45732244c5baec2452a2501c403d
[Snyk] Fix for 5 vulnerabilities
2 parents 52682c9 + 5f861c5 commit 2e2374f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

deps/uv/docs/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Sphinx==3.5.4
44
# dependencies
55
alabaster==0.7.12
66
appdirs==1.4.3
7-
Babel==2.9.0
7+
Babel==2.9.1
88
CacheControl==0.12.6
9-
certifi==2019.11.28
9+
certifi==2022.12.7
1010
chardet==3.0.4
1111
colorama==0.4.3
1212
contextlib2==0.6.0
@@ -38,5 +38,6 @@ sphinxcontrib-htmlhelp==1.0.3
3838
sphinxcontrib-jsmath==1.0.1
3939
sphinxcontrib-qthelp==1.0.3
4040
sphinxcontrib-serializinghtml==1.1.4
41-
urllib3==1.25.8
41+
urllib3==1.26.5
4242
webencodings==0.5.1
43+
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)