Skip to content

Commit 6da99e9

Browse files
chore(deps-dev): bump nox from 2025.11.12 to 2026.2.9
Bumps [nox](https://github.com/wntrblm/nox) from 2025.11.12 to 2026.2.9. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.11.12...2026.02.09) --- updated-dependencies: - dependency-name: nox dependency-version: 2026.2.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eef6e3 commit 6da99e9

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-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]",
9191
]
92-
dev-noxfile = ["nox == 2025.11.12", "frequenz-repo-config[lib] == 0.14.0"]
92+
dev-noxfile = ["nox == 2026.2.9", "frequenz-repo-config[lib] == 0.14.0"]
9393
dev-pylint = [
9494
"pylint == 4.0.4",
9595
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)