Skip to content

Commit 94057c3

Browse files
authored
Merge pull request #89 from frequenz-floss/dependabot/pip/minor-011e9328b0
Bump the minor group with 7 updates
2 parents f5f32b2 + b93e849 commit 94057c3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pyproject.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,24 @@ dev-flake8 = [
5353
"pydoclint == 0.8.3",
5454
"pydocstyle == 6.3.0",
5555
]
56-
dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
56+
dev-formatting = ["black == 25.11.0", "isort == 7.0.0"]
5757
dev-mkdocs = [
58-
"Markdown == 3.9",
59-
"black == 25.9.0",
58+
"Markdown == 3.10",
59+
"black == 25.11.0",
6060
"mike == 2.1.3",
6161
"mkdocs-gen-files == 0.5.0",
6262
"mkdocs-literate-nav == 0.6.2",
63-
"mkdocs-macros-plugin == 1.4.1",
64-
"mkdocs-material == 9.6.23",
63+
"mkdocs-macros-plugin == 1.5.0",
64+
"mkdocs-material == 9.7.0",
6565
"frequenz-repo-config[lib] == 0.13.6",
6666
]
6767
dev-mypy = [
68-
"mypy == 1.18.2",
69-
"types-Markdown == 3.9.0.20250906",
68+
"mypy == 1.19.0",
69+
"types-Markdown == 3.10.0.20251106",
7070
# For checking the noxfile, docs/ script, and tests
7171
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
7272
]
73-
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
73+
dev-noxfile = ["nox == 2025.11.12", "frequenz-repo-config[lib] == 0.13.6"]
7474
dev-pylint = [
7575
# dev-pytest already defines a dependency to pylint because of the examples
7676
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)