Skip to content

Commit 4cd9150

Browse files
Bump nox from 2025.10.16 to 2026.4.10
Bumps [nox](https://github.com/wntrblm/nox) from 2025.10.16 to 2026.4.10. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.10.16...2026.04.10) --- updated-dependencies: - dependency-name: nox dependency-version: 2026.4.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a704f09 commit 4cd9150

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)