Skip to content

Commit 741f2ca

Browse files
authored
Merge pull request #135 from frequenz-floss/dependabot/pip/minor-011e9328b0
Bump the minor group with 7 updates
2 parents 7b7c427 + c7a011b commit 741f2ca

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,25 +52,25 @@ dev-flake8 = [
5252
"pydoclint == 0.7.6",
5353
"pydocstyle == 6.3.0",
5454
]
55-
dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
55+
dev-formatting = ["black == 25.11.0", "isort == 7.0.0"]
5656
dev-mkdocs = [
57-
"Markdown == 3.9",
57+
"Markdown == 3.10",
5858
"mike == 2.1.3",
5959
"mkdocs-gen-files == 0.5.0",
6060
"mkdocs-literate-nav == 0.6.2",
61-
"mkdocs-macros-plugin == 1.4.1",
62-
"mkdocs-material == 9.6.22",
61+
"mkdocs-macros-plugin == 1.5.0",
62+
"mkdocs-material == 9.7.0",
6363
"mkdocstrings[python] == 0.30.1",
6464
"mkdocstrings-python == 1.18.2",
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
"flake8-numbers[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
"pylint == 4.0.2",
7676
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)