Skip to content

Commit d4ce8f8

Browse files
Bump nox from 2024.10.9 to 2025.2.9
Bumps [nox](https://github.com/wntrblm/nox) from 2024.10.9 to 2025.2.9. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.10.09...2025.02.09) --- updated-dependencies: - dependency-name: nox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff88fd9 commit d4ce8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dev-mypy = [
8383
"types-protobuf == 5.29.1.20241207",
8484
"types-python-dateutil == 2.9.0.20241206",
8585
]
86-
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
86+
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0"]
8787
dev-pylint = [
8888
"pylint == 3.3.4",
8989
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)