Skip to content

Commit c3e5cc3

Browse files
Bump the optional group with 3 updates
Bumps the optional group with 3 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) and [uv](https://github.com/astral-sh/uv). Updates `mkdocs-material` from 9.5.16 to 9.5.17 - [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.16...9.5.17) Updates `mkdocstrings[python]` from 0.24.1 to 0.24.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.1...0.24.2) Updates `uv` from 0.1.26 to 0.1.28 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.1.26...0.1.28) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: optional ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f16acf commit c3e5cc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ dev-mkdocs = [
6262
"mkdocs-gen-files == 0.5.0",
6363
"mkdocs-literate-nav == 0.6.1",
6464
"mkdocs-macros-plugin == 1.0.5",
65-
"mkdocs-material == 9.5.16",
66-
"mkdocstrings[python] == 0.24.1",
65+
"mkdocs-material == 9.5.17",
66+
"mkdocstrings[python] == 0.24.2",
6767
"frequenz-repo-config[lib] == 0.9.1",
6868
]
6969
dev-mypy = [
@@ -74,7 +74,7 @@ dev-mypy = [
7474
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
7575
]
7676
dev-noxfile = [
77-
"uv == 0.1.26",
77+
"uv == 0.1.28",
7878
"nox == 2024.3.02",
7979
"frequenz-repo-config[lib] == 0.9.1",
8080
]

0 commit comments

Comments
 (0)