Skip to content

Commit de4bc59

Browse files
Merge pull request #383 from robbievanleeuwen/bump-sphinx-click
Bump sphinx-click from 5.0.1 to 5.1.0
2 parents bfbfe7e + dfb6fae commit de4bc59

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ ipywidgets==8.1.1
55
nbconvert==7.13.0
66
nbsphinx==0.9.3
77
sphinx==7.2.6
8-
sphinx-click==5.0.1
8+
sphinx-click==5.1.0
99
sphinx-copybutton==0.5.2
1010
sphinxext-opengraph==0.8.2

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ pytest-check = "^2.2.2"
9191
pyupgrade = "^3.15.0"
9292
sphinx = "^7.2.6"
9393
sphinx-autobuild = "^2021.3.14"
94-
sphinx-click = "^5.0.1"
94+
sphinx-click = "^5.1.0"
9595
sphinx-copybutton = "^0.5.2"
9696
sphinxext-opengraph = "^0.8.2"
9797

0 commit comments

Comments
 (0)