We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52682c9 + 5f861c5 commit 2e2374fCopy full SHA for 2e2374f
deps/uv/docs/requirements.txt
@@ -4,9 +4,9 @@ Sphinx==3.5.4
4
# dependencies
5
alabaster==0.7.12
6
appdirs==1.4.3
7
-Babel==2.9.0
+Babel==2.9.1
8
CacheControl==0.12.6
9
-certifi==2019.11.28
+certifi==2022.12.7
10
chardet==3.0.4
11
colorama==0.4.3
12
contextlib2==0.6.0
@@ -38,5 +38,6 @@ sphinxcontrib-htmlhelp==1.0.3
38
sphinxcontrib-jsmath==1.0.1
39
sphinxcontrib-qthelp==1.0.3
40
sphinxcontrib-serializinghtml==1.1.4
41
-urllib3==1.25.8
+urllib3==1.26.5
42
webencodings==0.5.1
43
+setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments