Skip to content

Commit 4dc6c8f

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 6528215 commit 4dc6c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dev-mypy = [
9696
# For checking the noxfile, docs/ script, and tests
9797
"frequenz-repo-config[dev-mkdocs,dev-noxfile,dev-pytest]",
9898
]
99-
dev-noxfile = ["nox == 2024.10.9"]
99+
dev-noxfile = ["nox == 2025.2.9"]
100100
dev-pylint = [
101101
# dev-pytest already defines a dependency to pylint because of the examples
102102
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)