Skip to content

Commit

Permalink
Merge pull request #55 from dajiaji/dependabot/pip/sphinx-autodoc-typ…
Browse files Browse the repository at this point in the history
…ehints-1.21.0

Bump sphinx-autodoc-typehints from 1.20.2 to 1.21.0
  • Loading branch information
dajiaji committed Jan 17, 2023
2 parents dc52665 + 5c85b60 commit 698b227
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 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 @@ -27,7 +27,7 @@ exclude = [
python = "^3.7.0"
cryptography = ">=36,<40"
Sphinx = {version = ">=4.3.2,<6.0.0", optional = true, extras = ["docs"]}
sphinx-autodoc-typehints = {version = "1.20.2", optional = true, extras = ["docs"]}
sphinx-autodoc-typehints = {version = "1.21.0", optional = true, extras = ["docs"]}
sphinx-rtd-theme = {version = "^1.0.0", optional = true, extras = ["docs"]}

[tool.poetry.extras]
Expand Down

0 comments on commit 698b227

Please sign in to comment.