Skip to content

Commit cfd02b3

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

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
@@ -64,7 +64,7 @@ dev-mypy = [
6464
"pandas-stubs >= 2, < 3", # Only required for example
6565
]
6666
dev-noxfile = [
67-
"nox == 2023.4.22",
67+
"nox == 2024.4.15",
6868
"frequenz-repo-config[lib] == 0.9.1",
6969
]
7070
dev-pylint = [

0 commit comments

Comments
 (0)