Skip to content

Commit

Permalink
chore(deps): pin sphinx-autodoc-typehints to ^1.25.3
Browse files Browse the repository at this point in the history
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| pypi       | sphinx-autodoc-typehints | 1.23.3 | 1.25.3 |
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 193609b commit 30367ad
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 21 deletions.
54 changes: 34 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ pytest = "^7.4.0"
pytest-asyncio = "^0.21.0"
pytest-cov = "^4.1.0"
sphinx = "^7.0.1"
sphinx-autodoc-typehints = "^1.23.3"
sphinx-autodoc-typehints = "^1.25.3"

[tool.pytest]

0 comments on commit 30367ad

Please sign in to comment.