Skip to content

Commit bfa347a

Browse files
Bump uv from 0.9.16 to 0.9.17 in the patch group
Bumps the patch group with 1 update: [uv](https://github.com/astral-sh/uv). Updates `uv` from 0.9.16 to 0.9.17 - [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.9.16...0.9.17) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9e9319 commit bfa347a

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
@@ -79,7 +79,7 @@ dev-mypy = [
7979
"frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
8080
]
8181
dev-noxfile = [
82-
"uv == 0.9.16",
82+
"uv == 0.9.17",
8383
"nox == 2025.11.12",
8484
"frequenz-repo-config[lib] == 0.13.8",
8585
]

0 commit comments

Comments
 (0)