Skip to content

Commit 73e6177

Browse files
⬆️ Update mkdocstrings[python] requirement
Updates the requirements on [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.3...1.0.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3389fc4 commit 73e6177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pylint>=3.0.4,<5.0.0
22
mkdocs-material>=9.5.50,<10.0.0
33
mkdocs-awesome-nav>=3.0.0,<4.0.0
4-
mkdocstrings[python]>=0.24.3,<1.0.0
4+
mkdocstrings[python]>=0.24.3,<2.0.0
55
mike>=2.1.3,<3.0.0

0 commit comments

Comments
 (0)