From 118ec5e7af66c35cae309839a3d9c4303337e116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 04:04:44 +0000 Subject: [PATCH] Bump the minor group with 2 updates Bumps the minor group with 2 updates: [uv](https://github.com/astral-sh/uv) and [nox](https://github.com/wntrblm/nox). Updates `uv` from 0.8.22 to 0.9.5 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.8.22...0.9.5) 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](https://github.com/wntrblm/nox/compare/2025.05.01...2025.10.16) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: nox dependency-version: 2025.10.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e555656..d25ef1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,8 +79,8 @@ dev-mypy = [ "frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-noxfile = [ - "uv == 0.8.22", - "nox == 2025.5.1", + "uv == 0.9.7", + "nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.5", ] dev-pylint = [