Skip to content

Commit 2abb8a2

Browse files
Merge pull request #151 from frequenz-floss/dependabot/pip/minor-6efc5ce408
Bump the minor group with 2 updates
2 parents 7dbdd15 + 289022f commit 2abb8a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ dev-mkdocs = [
6666
"frequenz-repo-config[lib] == 0.18.0",
6767
]
6868
dev-mypy = [
69-
"mypy == 2.1.0",
69+
"mypy == 2.3.0",
7070
"types-Markdown == 3.10.2.20260518",
7171
# For checking the noxfile, docs/ script, and tests
7272
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
7373
]
74-
dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[lib] == 0.18.0"]
74+
dev-noxfile = ["nox == 2026.7.11", "frequenz-repo-config[lib] == 0.18.0"]
7575
dev-pylint = [
7676
# dev-pytest already defines a dependency to pylint because of the examples
7777
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)