Skip to content

Commit fa467e7

Browse files
authored
Bump the required group across 1 directory with 4 updates (#86)
2 parents ed25464 + 6044f88 commit fa467e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ dev-mkdocs = [
6666
"mkdocs-gen-files == 0.5.0",
6767
"mkdocs-literate-nav == 0.6.1",
6868
"mkdocs-macros-plugin == 1.0.5",
69-
"mkdocs-material == 9.5.33",
70-
"mkdocstrings[python] == 0.25.2",
71-
"mkdocstrings-python == 1.10.8",
69+
"mkdocs-material == 9.5.34",
70+
"mkdocstrings[python] == 0.26.0",
71+
"mkdocstrings-python == 1.10.9",
7272
"frequenz-repo-config[lib] == 0.10.0",
7373
]
7474
dev-mypy = [
@@ -79,7 +79,7 @@ dev-mypy = [
7979
]
8080
dev-noxfile = ["nox == 2024.4.15", "frequenz-repo-config[lib] == 0.10.0"]
8181
dev-pylint = [
82-
"pylint == 3.2.6",
82+
"pylint == 3.2.7",
8383
# For checking the noxfile, docs/ script, and tests
8484
"frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]",
8585
]

0 commit comments

Comments
 (0)