Skip to content

Commit 2df7883

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 224b251 commit 2df7883

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
@@ -70,7 +70,7 @@ dev-mypy = [
7070
# For checking the noxfile, docs/ script, and tests
7171
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
7272
]
73-
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"]
73+
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
7474
dev-pylint = [
7575
# dev-pytest already defines a dependency to pylint because of the examples
7676
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)