Skip to content

Commit 37fc26d

Browse files
Bump autodocsumm from 0.2.14 to 0.2.15
Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/Chilipp/autodocsumm/releases) - [Commits](Chilipp/autodocsumm@v0.2.14...v0.2.15) --- updated-dependencies: - dependency-name: autodocsumm dependency-version: 0.2.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2ab725 commit 37fc26d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ development = [
4949
"wheel==0.46.3",
5050
]
5151
documentation = [
52-
"autodocsumm==0.2.14; python_version > '3.11'",
52+
"autodocsumm==0.2.15; python_version > '3.11'",
5353
"myst_parser==4.0.1; python_version > '3.11'",
5454
"sphinx-autodoc-typehints==3.5.1; python_version > '3.11'",
5555
"sphinx-gallery==0.20.0; python_version > '3.11'",

0 commit comments

Comments
 (0)