Skip to content

Commit fb6825b

Browse files
Bump sphinx-rtd-theme from 2.0.0 to 3.0.1
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.1. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4c6d12 commit fb6825b

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ annotated-types==0.5.0
1111
babel==2.15.0
1212
# via sphinx
1313
bo4e-schema-tool==0.0.9
14-
# via -r requirements.in
14+
# via -r docs/requirements.in
1515
certifi==2024.7.4
1616
# via requests
1717
cffi==1.16.0
@@ -22,7 +22,7 @@ charset-normalizer==2.1.0
2222
# via requests
2323
click==8.1.7
2424
# via
25-
# -r requirements.in
25+
# -r docs/requirements.in
2626
# bo4e-schema-tool
2727
cryptography==43.0.1
2828
# via pyjwt
@@ -37,22 +37,22 @@ idna==3.7
3737
imagesize==1.4.1
3838
# via sphinx
3939
iso3166==2.1.1
40-
# via -r requirements.in
40+
# via -r docs/requirements.in
4141
jinja2==3.1.4
4242
# via sphinx
4343
markupsafe==2.1.3
4444
# via jinja2
4545
more-itertools==10.2.0
4646
# via bo4e-schema-tool
4747
networkx==3.3
48-
# via -r requirements.in
48+
# via -r docs/requirements.in
4949
packaging==24.0
5050
# via sphinx
5151
pycparser==2.21
5252
# via cffi
5353
pydantic==2.8.2
5454
# via
55-
# -r requirements.in
55+
# -r docs/requirements.in
5656
# bo4e-schema-tool
5757
pydantic-core==2.20.1
5858
# via pydantic
@@ -61,31 +61,31 @@ pygithub==2.2.0
6161
pygments==2.18.0
6262
# via sphinx
6363
pyhumps==3.8.0
64-
# via -r requirements.in
64+
# via -r docs/requirements.in
6565
pyjwt[crypto]==2.8.0
6666
# via pygithub
6767
pynacl==1.5.0
6868
# via pygithub
6969
requests==2.32.3
7070
# via
71-
# -r requirements.in
71+
# -r docs/requirements.in
7272
# bo4e-schema-tool
7373
# pygithub
7474
# sphinx
7575
snowballstemmer==2.2.0
7676
# via sphinx
7777
sphinx==7.4.7
7878
# via
79-
# -r requirements.in
79+
# -r docs/requirements.in
8080
# sphinx-rtd-theme
8181
# sphinxcontrib-applehelp
8282
# sphinxcontrib-devhelp
8383
# sphinxcontrib-htmlhelp
8484
# sphinxcontrib-jquery
8585
# sphinxcontrib-qthelp
8686
# sphinxcontrib-serializinghtml
87-
sphinx-rtd-theme==2.0.0
88-
# via -r requirements.in
87+
sphinx-rtd-theme==3.0.1
88+
# via -r docs/requirements.in
8989
sphinxcontrib-applehelp==1.0.7
9090
# via sphinx
9191
sphinxcontrib-devhelp==1.0.5
@@ -101,7 +101,7 @@ sphinxcontrib-qthelp==1.0.6
101101
sphinxcontrib-serializinghtml==1.1.9
102102
# via sphinx
103103
typeguard==4.3.0
104-
# via -r requirements.in
104+
# via -r docs/requirements.in
105105
typing-extensions==4.11.0
106106
# via
107107
# pydantic

0 commit comments

Comments
 (0)