Skip to content

Commit

Permalink
Fix Sphinx pin
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Oct 6, 2024
1 parent 9325186 commit 60f4a32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Repository = "https://github.com/plone/plone-sphinx-theme"
Documentation = "https://github.com/plone/plone-sphinx-theme"

[build-system]
requires = ["setuptools >= 69.5"]
requires = ["setuptools >= 74.0.0"]
build-backend = "setuptools.build_meta"

[tool.sphinx-theme-builder]
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
graphviz==0.20.3
linkify-it-py==2.0.3
myst-parser==3.0.1
Sphinx==8.0.2
Sphinx==7.4.7
sphinx-autobuild==2024.4.16
sphinx-copybutton==0.5.2
sphinx-examples==0.0.5
Expand Down

0 comments on commit 60f4a32

Please sign in to comment.