Skip to content

Commit 1e4e710

Browse files
Bump uv from 0.10.7 to 0.11.2 in the minor group
Bumps the minor group with 1 update: [uv](https://github.com/astral-sh/uv). Updates `uv` from 0.10.7 to 0.11.2 - [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.10.7...0.11.2) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82c9d70 commit 1e4e710

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.10.7",
82+
"uv == 0.11.2",
8383
"nox == 2026.2.9",
8484
"frequenz-repo-config[lib] == 0.13.8",
8585
]

0 commit comments

Comments
 (0)