Skip to content

Commit cc440d0

Browse files
Bump nox from 2025.5.1 to 2025.10.16 in the minor group
Bumps the minor group with 1 update: [nox](https://github.com/wntrblm/nox). Updates `nox` from 2025.5.1 to 2025.10.16 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.05.01...2025.10.16) --- updated-dependencies: - dependency-name: nox dependency-version: 2025.10.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47a0a50 commit cc440d0

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
# For checking the noxfile, docs/ script, and tests
8080
"frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]",
8181
]
82-
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"]
82+
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
8383
dev-pylint = [
8484
"pylint == 3.3.8",
8585
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)