Skip to content

Commit

Permalink
Merge pull request #46 from gdsfactory/dependabot/pip/docutils-0.21.1
Browse files Browse the repository at this point in the history
Bump docutils from 0.21.post1 to 0.21.1
  • Loading branch information
sebastian-goeldi authored Apr 11, 2024
2 parents 9051416 + 9e8fc89 commit 538d46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev = [
]
docs = [
"sphinx",
"docutils==0.21.post1",
"docutils==0.21.1",
"sphinx_rtd_theme",
"sphinxcontrib-video",
"sphinx-autodoc-typehints",
Expand Down

0 comments on commit 538d46e

Please sign in to comment.