Skip to content

Commit 7b4d5c2

Browse files
authored
Merge pull request #85 from frequenz-floss/dependabot/pip/nox-2025.2.9
Bump nox from 2024.10.9 to 2025.2.9
2 parents 812cd0e + 6c41cc6 commit 7b4d5c2

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
@@ -72,7 +72,7 @@ dev-mypy = [
7272
# For checking the noxfile, docs/ script, and tests
7373
"flake8-numbers[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
]
75-
dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
75+
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0"]
7676
dev-pylint = [
7777
"pylint == 3.3.4",
7878
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)