Skip to content

Commit

Permalink
build(deps-dev): Bump sphinx-autodoc2 from 0.4.2 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-autodoc2](https://github.com/chrisjsewell/sphinx-autodoc2) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/chrisjsewell/sphinx-autodoc2/releases)
- [Commits](sphinx-extensions2/sphinx-autodoc2@v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: sphinx-autodoc2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent 0b3d93b commit 4dd7b5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -45,7 +45,7 @@ uvloop = { version = ">=0.17,<0.20", optional = true, markers = "sys_platform ==

[tool.poetry.group.dev.dependencies]
myst-parser = "^2.0.0"
sphinx-autodoc2 = "^0.4.2"
sphinx-autodoc2 = ">=0.4.2,<0.6.0"
sphinx-autoapi = ">=2.1.1,<4.0.0"
sphinxcontrib-asyncio = "^0.3.0"
mypy = {version = "^1.4.1"}
Expand Down

0 comments on commit 4dd7b5f

Please sign in to comment.