Skip to content

Commit 5746cdd

Browse files
dependabot[bot]insolor
authored andcommitted
Bump the docs group with 2 updates
Bumps the docs group with 2 updates: [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocstrings` from 0.26.2 to 0.27.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.26.2...0.27.0) Updates `mkdocs-material` from 9.5.47 to 9.5.49 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.47...9.5.49) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6d301c commit 5746cdd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -33,7 +33,7 @@ customtkinter = "^5.2.1"
3333

3434
[tool.poetry.group.docs.dependencies]
3535
mkdocs = "^1.5.2"
36-
mkdocstrings = {extras = ["python"], version = ">=0.22,<0.27"}
36+
mkdocstrings = {extras = ["python"], version = ">=0.22,<0.28"}
3737
mkdocs-material = "^9.2.5"
3838

3939
[tool.poetry.extras]

0 commit comments

Comments
 (0)