Skip to content

Commit 290dae4

Browse files
chore(deps): pin sphinx-autodoc-typehints to ^1.25.3
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | pypi | sphinx-autodoc-typehints | 1.23.3 | 1.25.3 |
1 parent 193609b commit 290dae4

2 files changed

Lines changed: 44 additions & 30 deletions

File tree

poetry.lock

Lines changed: 43 additions & 29 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
@@ -63,6 +63,6 @@ pytest = "^7.4.0"
6363
pytest-asyncio = "^0.21.0"
6464
pytest-cov = "^4.1.0"
6565
sphinx = "^7.0.1"
66-
sphinx-autodoc-typehints = "^1.23.3"
66+
sphinx-autodoc-typehints = "^1.25.3"
6767

6868
[tool.pytest]

0 commit comments

Comments
 (0)