Skip to content

Commit 5da44af

Browse files
Merge pull request #140 from COMP1010UNSW/dependabot/pip/mkdocstrings-0.30.0
Bump mkdocstrings from 0.29.1 to 0.30.0
2 parents 7759d14 + 76237f9 commit 5da44af

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
@@ -49,7 +49,7 @@ ruff = "^0.12.7"
4949
[tool.poetry.group.docs.dependencies]
5050
mkdocs = "^1.6.1"
5151
mkdocs-material = "^9.6.16"
52-
mkdocstrings = { version = ">=0.26,<0.30", extras = ["python"] }
52+
mkdocstrings = { version = ">=0.26,<0.31", extras = ["python"] }
5353
mkdocs-awesome-pages-plugin = "^2.9.3"
5454
mkdocs-section-index = "^0.3.10"
5555

0 commit comments

Comments
 (0)