Skip to content

Commit

Permalink
chore(deps): bump sphinx-autodoc-typehints from 1.22 to 1.24.1
Browse files Browse the repository at this point in the history
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.22 to 1.24.1.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@1.22...1.24.1)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 8, 2023
1 parent eafe41c commit 9353dca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repository = "https://github.com/cemsbv/py-vibracore"
test = ["coveralls", "pytest", "requests-mock"]
docs = [
"Sphinx==6.1.3",
"sphinx-autodoc-typehints==1.22",
"sphinx-autodoc-typehints==1.24.1",
"ipython==8.11.0",
"asteroid-sphinx-theme==0.0.3",
"sphinx_rtd_theme==1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ sphinx==6.1.3
# sphinxcontrib-jquery
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-autodoc-typehints==1.22
sphinx-autodoc-typehints==1.24.1
# via py-vibracore (pyproject.toml)
sphinx-rtd-theme==1.2.0
# via py-vibracore (pyproject.toml)
Expand Down

0 comments on commit 9353dca

Please sign in to comment.