Skip to content

Commit e6a0d57

Browse files
Merge pull request #7 from frequenz-floss/dependabot/pip/minor-e3a7690a7c
Bump the minor group with 7 updates
2 parents 12539f1 + b15076b commit e6a0d57

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
@@ -65,28 +65,28 @@ dev-flake8 = [
6565
"pydoclint == 0.7.6",
6666
"pydocstyle == 6.3.0",
6767
]
68-
dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]
68+
dev-formatting = ["black == 25.12.0", "isort == 6.0.1"]
6969
dev-mkdocs = [
70-
"black == 25.9.0",
71-
"Markdown == 3.9",
70+
"black == 25.12.0",
71+
"Markdown == 3.10",
7272
"mike == 2.1.3",
7373
"mkdocs-gen-files == 0.5.0",
7474
"mkdocs-literate-nav == 0.6.2",
7575
"frequenz-api-marketmetering @ git+https://github.com/frequenz-io/[email protected]",
76-
"mkdocs-macros-plugin == 1.4.1",
77-
"mkdocs-material == 9.6.23",
76+
"mkdocs-macros-plugin == 1.5.0",
77+
"mkdocs-material == 9.7.0",
7878
"mkdocstrings[python] == 0.30.1",
7979
"frequenz-repo-config[lib] == 0.13.8",
8080
]
8181
dev-mypy = [
82-
"mypy == 1.18.2",
83-
"types-Markdown == 3.9.0.20250906",
82+
"mypy == 1.19.0",
83+
"types-Markdown == 3.10.0.20251106",
8484
# For checking the noxfile, docs/ script, and tests
8585
"frequenz-client-marketmetering[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
8686
"grpc-stubs == 1.53.0.6",
8787
"types-protobuf == 6.32.1.20250918",
8888
]
89-
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.8"]
89+
dev-noxfile = ["nox == 2025.11.12", "frequenz-repo-config[lib] == 0.13.8"]
9090
dev-pylint = [
9191
"pylint == 3.3.9",
9292
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)