Skip to content

Commit d49f6c0

Browse files
Bump mkdocstrings from 0.30.1 to 1.0.2
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.30.1 to 1.0.2. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.2) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ffa009 commit d49f6c0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ coveragespace = "^6.1"
7575

7676
# Documentation
7777
mkdocs = "^1.2.3"
78-
mkdocstrings = ">=0.18.1,<0.31.0"
78+
mkdocstrings = ">=0.18.1,<1.1.0"
7979
mkdocstrings-python = "*"
8080
pygments = "^2.15.0"
8181
jinja2 = "~3.1.6"

0 commit comments

Comments
 (0)