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 52abe29 commit abc2846Copy full SHA for abc2846
docs/requirements.txt
@@ -6,7 +6,7 @@
6
#
7
alabaster==0.7.16
8
# via sphinx
9
-babel==2.14.0
+babel==2.15.0
10
11
beautifulsoup4==4.12.3
12
# via furo
@@ -16,15 +16,15 @@ charset-normalizer==3.3.2
16
# via requests
17
docutils==0.21.2
18
19
-furo==2024.4.27
+furo==2024.5.6
20
# via -r docs/requirements.in
21
idna==3.7
22
23
imagesize==1.4.1
24
25
-jinja2==3.1.3
+jinja2==3.1.4
26
27
-lxml==5.2.1
+lxml==5.2.2
28
# via sphinx-json-schema-spec
29
markupsafe==2.1.5
30
# via jinja2
@@ -34,7 +34,7 @@ pyenchant==3.3.0rc1
34
# via
35
# -r docs/requirements.in
36
# sphinxcontrib-spelling
37
-pygments==2.17.2
+pygments==2.18.0
38
39
# furo
40
# sphinx
0 commit comments