Skip to content

Commit 4e39727

Browse files
Update uv requirement from <1,>=0.11.24 to >=0.11.25,<1 in /sys-lang
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](astral-sh/uv@0.11.24...0.11.25) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.25 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df5e48a commit 4e39727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sys-lang/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ remove-json-keys>=1.10.2,<2
55
tomli>=2.4.1,<3
66
tomli-w>=1.2.0,<2
77
translate-messages>=1.10.2,<2
8-
uv>=0.11.24,<1
8+
uv>=0.11.25,<1

0 commit comments

Comments
 (0)