Skip to content

Commit a8070e0

Browse files
committed
build(deps): sphinx-click -> sphinx-argparse
1 parent 7d7eeae commit a8070e0

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ furo = "*"
5858
gp-libs = "0.0.1a12"
5959
sphinx-autobuild = "*"
6060
sphinx-autodoc-typehints = "*"
61-
sphinx-click = "*"
61+
sphinx-argparse = "*"
6262
sphinx-inline-tabs = "*"
6363
sphinxext-opengraph = "*"
6464
sphinx-copybutton = "*"
@@ -94,7 +94,7 @@ types-PyYAML = "*"
9494
docs = [
9595
"docutils",
9696
"sphinx",
97-
"sphinx-click",
97+
"sphinx-argparse",
9898
"sphinx-autodoc-typehints",
9999
"sphinx-autobuild",
100100
"sphinx-copybutton",

0 commit comments

Comments
 (0)