From 0ed220b358b39a84559d92f08747001a7aa0925a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 08:37:49 +0000 Subject: [PATCH] Bump nox from 2025.5.1 to 2026.4.10 Bumps [nox](https://github.com/wntrblm/nox) from 2025.5.1 to 2026.4.10. - [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/2025.05.01...2026.04.10) --- updated-dependencies: - dependency-name: nox dependency-version: 2026.4.10 dependency-type: direct:development 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 aada893..b19728e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev-mypy = [ "frequenz-resampling[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-noxfile = [ - "nox == 2025.5.1", + "nox == 2026.4.10", "frequenz-repo-config[lib] == 0.17.0", ] dev-pylint = [