From eb96d9f1d1c6176befdb773affafb9138f0c0107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 04:34:25 +0000 Subject: [PATCH] Bump nox from 2024.10.9 to 2025.2.9 Bumps [nox](https://github.com/wntrblm/nox) from 2024.10.9 to 2025.2.9. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](https://github.com/wntrblm/nox/compare/2024.10.09...2025.02.09) --- updated-dependencies: - dependency-name: nox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0631b51..68a330c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev-mypy = [ ] dev-noxfile = [ "uv == 0.5.26", - "nox == 2024.10.9", + "nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0", ] dev-pylint = [