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.
1 parent ab0a245 commit 97181dcCopy full SHA for 97181dc
docs/requirements.txt
@@ -34,7 +34,7 @@ exceptiongroup==1.2.2
34
# via anyio
35
h11==0.14.0
36
# via uvicorn
37
-idna==3.8
+idna==3.10
38
# via
39
# anyio
40
# requests
@@ -102,7 +102,7 @@ sphinx-version-warning==1.1.2
102
# via sphinx-hoverxref (pyproject.toml)
103
sphinxcontrib-applehelp==2.0.0
104
# via sphinx
105
-sphinxcontrib-bibtex==2.6.2
+sphinxcontrib-bibtex==2.6.3
106
107
sphinxcontrib-devhelp==2.0.0
108
@@ -129,7 +129,7 @@ typing-extensions==4.12.2
129
130
# astroid
131
# uvicorn
132
-urllib3==2.2.2
+urllib3==2.2.3
133
# via requests
134
uvicorn==0.30.6
135
# via sphinx-autobuild
0 commit comments