File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33pyTooling ~= 8.11
44
55# Enforce latest version on ReadTheDocs
6- sphinx ~= 8.2
7- docutils ~= 0.21 .0
6+ sphinx ~= 9.1
7+ docutils ~= 0.22 .0
88docutils_stubs ~= 0.0.22
99
1010# ReadTheDocs Theme
1111sphinx_rtd_theme ~= 3.0
1212
1313# Sphinx Extenstions
14- sphinxcontrib-mermaid ~= 1.2
14+ sphinxcontrib-mermaid ~= 2.0
1515autoapi >= 2.0.1
16- sphinx_design ~= 0.6 .0
16+ sphinx_design ~= 0.7 .0
1717sphinx-copybutton >= 0.5.0
1818sphinx_autodoc_typehints ~= 3.5 # 3.6 is conflicting with old sphinx_design and rtd theme due to sphinx<9 and docutils<0.22
19- sphinx_reports ~= 0.9 .0
19+ sphinx_reports ~= 0.10 .0
Original file line number Diff line number Diff line change 3636__email__ = "Paebbels@gmail.com"
3737__copyright__ = "2017-2026, Patrick Lehmann"
3838__license__ = "Apache License, Version 2.0"
39- __version__ = "7.4.0 "
39+ __version__ = "7.4.1 "
4040__keywords__ = ["GitHub Actions" ]
4141__issue_tracker__ = "https://GitHub.com/pyTooling/Actions/issues"
4242
You can’t perform that action at this time.
0 commit comments