Skip to content

Commit 1edca0d

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

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
@@ -88,7 +88,7 @@ dev-mypy = [
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]",
9090
]
91-
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.2"]
91+
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.2"]
9292
dev-pylint = [
9393
"pylint == 3.3.6",
9494
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)