Skip to content

Commit 37ae5e6

Browse files
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](astral-sh/uv@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](wntrblm/nox@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] <[email protected]>
1 parent adb6451 commit 37ae5e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ dev-mypy = [
7979
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
8080
]
8181
dev-noxfile = [
82-
"uv == 0.8.22",
83-
"nox == 2025.5.1",
82+
"uv == 0.9.5",
83+
"nox == 2025.10.16",
8484
"frequenz-repo-config[lib] == 0.13.5",
8585
]
8686
dev-pylint = [

0 commit comments

Comments
 (0)