Skip to content

Commit 7f9ac41

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 af62a70 commit 7f9ac41

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
@@ -62,7 +62,7 @@ dev-mypy = [
6262
"frequenz-client-assets[dev-mkdocs,dev-noxfile,dev-pytest]",
6363
]
6464
dev-noxfile = [
65-
"nox == 2024.10.9",
65+
"nox == 2025.2.9",
6666
"frequenz-repo-config[lib] == 0.12.2",
6767
]
6868
dev-pylint = [

0 commit comments

Comments
 (0)