Skip to content

Commit 874c903

Browse files
authored
Bump the patch group across 1 directory with 4 updates (#261)
2 parents db19808 + 3ade7c1 commit 874c903

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
@@ -71,18 +71,18 @@ dev-flake8 = [
7171
dev-formatting = ["black == 25.11.0", "isort == 7.0.0"]
7272
dev-mkdocs = [
7373
"black == 25.11.0",
74-
"Markdown == 3.10",
74+
"Markdown == 3.10.1",
7575
"mike == 2.1.3",
7676
"mkdocs-gen-files == 0.5.0",
7777
"mkdocs-literate-nav == 0.6.2",
7878
"frequenz-api-dispatch == 1.0.0",
7979
"mkdocs-macros-plugin == 1.5.0",
80-
"mkdocs-material == 9.7.0",
81-
"mkdocstrings[python] == 1.0.0",
80+
"mkdocs-material == 9.7.1",
81+
"mkdocstrings[python] == 1.0.2",
8282
"frequenz-repo-config[lib] == 0.13.8",
8383
]
8484
dev-mypy = [
85-
"mypy == 1.19.0",
85+
"mypy == 1.19.1",
8686
"types-Markdown == 3.10.0.20251106",
8787
# For checking the noxfile, docs/ script, and tests
8888
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)