Skip to content

Commit 954ad0a

Browse files
chore(deps-dev): bump mkdocstrings from 0.30.0 to 0.30.1
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.30.0 to 0.30.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.0...0.30.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.30.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec35d72 commit 954ad0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -53,7 +53,7 @@ cffconvert = "^2.0"
5353
cryptography = {version = "^46.0.2", markers = "python_version != '3.9.0' and python_version != '3.9.1'"}
5454
mkdocs = "^1.6.1"
5555
mkdocs-material = "^9.6.18"
56-
mkdocstrings = {extras = ["python"], version = "^0.30.0"}
56+
mkdocstrings = {extras = ["python"], version = "^0.30.1"}
5757
mkdocs-jupyter = "^0.25.1"
5858
bandit = "^1.8.6"
5959
pip-audit = "^2.9.0"

0 commit comments

Comments
 (0)