Skip to content

Commit 21a55ac

Browse files
committed
Update deps
Signed-off-by: Vivek Joshy <8206808+daegontaven@users.noreply.github.com>
1 parent b424699 commit 21a55ac

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/doc_requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ sphinx-copybutton~=0.5
88
sphinx-autoapi~=2.1.1
99
sphinxext-opengraph~=0.8
1010
sphinxcontrib-bibtex~=2.5.0
11-
sphinx-autodoc-typehints~=1.23.3
11+
sphinx-autodoc-typehints~=1.24.0

pdm.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
@@ -87,7 +87,7 @@ docs = [
8787
"sphinx-autoapi~=2.1.1",
8888
"sphinxext-opengraph~=0.8",
8989
"sphinxcontrib-bibtex~=2.5.0",
90-
"sphinx-autodoc-typehints~=1.23.3",
90+
"sphinx-autodoc-typehints~=1.24.0",
9191
]
9292
tests = [
9393
"tox~=4.6",

0 commit comments

Comments
 (0)