Skip to content

Commit 70044c0

Browse files
Merge pull request #190 from frequenz-floss/dependabot/pip/nox-2026.4.10
Bump nox from 2025.10.16 to 2026.4.10
2 parents b53762a + 4cd9150 commit 70044c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dev-mypy = [
8989
# For checking the noxfile, docs/ script, and tests
9090
"frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
9191
]
92-
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[api] == 0.17.0"]
92+
dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[api] == 0.17.0"]
9393
dev-pylint = [
9494
# dev-pytest already defines a dependency to pylint because of the examples
9595
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)