Skip to content

Commit c44e71e

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 88b963e commit c44e71e

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
@@ -73,7 +73,7 @@ dev-mypy = [
7373
"pandas-stubs >= 2, < 3", # Only required for example
7474
]
7575
dev-noxfile = [
76-
"nox == 2025.5.1",
76+
"nox == 2025.10.16",
7777
"frequenz-repo-config[lib] == 0.13.5",
7878
]
7979
dev-pylint = [

0 commit comments

Comments
 (0)