Skip to content

Commit b9d0757

Browse files
committed
Update docs dependencies
1 parent 04a3041 commit b9d0757

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx==8
1+
sphinx>=8
22
sphinx-rtd-theme>=2.0.0
33
sphinx-copybutton
44
sphinx-gha @ git+https://github.com/drewcassidy/sphinx-gha.git@main

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ babel==2.16.0
1010
# via sphinx
1111
certifi==2024.8.30
1212
# via requests
13-
charset-normalizer==3.3.2
13+
charset-normalizer==3.4.0
1414
# via requests
1515
docutils==0.21.2
1616
# via
@@ -31,7 +31,7 @@ markdown-it-py==3.0.0
3131
# via
3232
# mdit-py-plugins
3333
# myst-parser
34-
markupsafe==3.0.0
34+
markupsafe==3.0.1
3535
# via jinja2
3636
mdit-py-plugins==0.4.2
3737
# via myst-parser
@@ -51,7 +51,7 @@ requests==2.32.3
5151
# via sphinx
5252
snowballstemmer==2.2.0
5353
# via sphinx
54-
sphinx==8.0.0
54+
sphinx==8.1.3
5555
# via
5656
# -r docs/requirements.in
5757
# myst-parser
@@ -66,7 +66,7 @@ sphinx-gha @ git+https://github.com/drewcassidy/sphinx-gha.git@main
6666
# via -r docs/requirements.in
6767
sphinx-jinja==2.0.2
6868
# via -r docs/requirements.in
69-
sphinx-rtd-theme==3.0.0
69+
sphinx-rtd-theme==3.0.1
7070
# via -r docs/requirements.in
7171
sphinxcontrib-applehelp==2.0.0
7272
# via sphinx

0 commit comments

Comments
 (0)