Skip to content

Commit 1accf5e

Browse files
Build(deps-dev): Bump uv from 0.11.17 to 0.11.19 in /python
Bumps [uv](https://github.com/astral-sh/uv) from 0.11.17 to 0.11.19. - [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.11.17...0.11.19) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6169df0 commit 1accf5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828

2929
[dependency-groups]
3030
dev = [
31-
"uv==0.11.17",
31+
"uv==0.11.19",
3232
"flit==3.12.0",
3333
"ruff==0.15.15",
3434
"pytest==9.0.3",

0 commit comments

Comments
 (0)