Skip to content

Commit

Permalink
chore(deps): bump sphinx-autodoc-typehints from 1.22 to 1.25.0
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.25.0.
- [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.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 4d06271 commit d23c280
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.25.0",
"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.25.0
# via py-vibracore (pyproject.toml)
sphinx-rtd-theme==1.2.0
# via py-vibracore (pyproject.toml)
Expand Down

0 comments on commit d23c280

Please sign in to comment.