Skip to content

Commit a563240

Browse files
Bump mkdocstrings from 0.24.2 to 0.25.1
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.24.2 to 0.25.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.2...0.25.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5243dc commit a563240

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ autopep8 ==2.0.2
1010
pytest-cov ==4.1.0
1111
mkdocs ==1.5.3
1212
mkdocs-material == 9.5.16
13-
mkdocstrings ==0.24.2
13+
mkdocstrings ==0.25.1
1414
mkdocstrings-python == 1.9.0
1515
mike ==2.0.0
1616

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"docs": [
5757
"mkdocs==1.5.3",
5858
"mkdocs-material==9.5.16",
59-
"mkdocstrings ==0.24.2",
59+
"mkdocstrings ==0.25.1",
6060
"mkdocstrings-python == 1.9.0",
6161
"mike ==2.0.0",
6262
],

0 commit comments

Comments
 (0)