Skip to content

Commit 8e5fc42

Browse files
Update uv requirement in /data-languages
Updates the requirements on [uv](https://github.com/astral-sh/uv) to permit the latest version. - [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/commits) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.32 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3df28ec commit 8e5fc42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-languages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ nox>=2026.7.11
33
pre-commit>=4.6.1,<5
44
tomli>=2.4.1,<3
55
tomli-w>=1.2.0,<2
6-
uv>=0.11.31,<1
6+
uv>=0.11.32,<1

0 commit comments

Comments
 (0)