Skip to content

Commit ad8ec1b

Browse files
authored
Merge pull request #30 from frequenz-floss/dependabot/pip/nox-2024.3.2
Bump nox from 2023.4.22 to 2024.3.2
2 parents d39e868 + eb22eae commit ad8ec1b

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
@@ -79,7 +79,7 @@ dev-mypy = [
7979
"frequenz-client-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
8080
"grpc-stubs == 1.53.0.5",
8181
]
82-
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.9.1"]
82+
dev-noxfile = ["nox == 2024.3.2", "frequenz-repo-config[lib] == 0.9.1"]
8383
dev-pylint = [
8484
"pylint == 3.1.0",
8585
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)