Skip to content

Commit 370b983

Browse files
Merge pull request #176 from frequenz-floss/dependabot/pip/minor-9d304ce424
Bump the minor group across 1 directory with 6 updates
2 parents 4b32a07 + 83f9beb commit 370b983

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,21 @@ dev-flake8 = [
7171
]
7272
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
7373
dev-mkdocs = [
74-
"Markdown == 3.9",
74+
"Markdown == 3.10.2",
7575
"black == 25.9.0",
76-
"mike == 2.1.3",
76+
"mike == 2.2.0",
7777
"mkdocs-gen-files == 0.5.0",
7878
"mkdocs-literate-nav == 0.6.2",
79-
"mkdocs-macros-plugin == 1.4.0",
80-
"mkdocs-material == 9.6.21",
79+
"mkdocs-macros-plugin == 1.5.0",
80+
"mkdocs-material == 9.7.6",
8181
"mkdocstrings[python] == 0.30.1",
8282
"mkdocstrings-python == 1.18.2",
8383
"frequenz-repo-config[api] == 0.17.0",
8484
]
8585
dev-mypy = [
86-
"mypy == 1.18.2",
86+
"mypy == 1.20.2",
8787
"grpc-stubs == 1.53.0.6",
88-
"types-Markdown == 3.9.0.20250906",
88+
"types-Markdown == 3.10.2.20260408",
8989
# For checking the noxfile, docs/ script, and tests
9090
"frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
9191
]

0 commit comments

Comments
 (0)