Skip to content

Commit 1ded074

Browse files
Update uv requirement in /is-unicode-supported
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.15...0.11.16) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20e3243 commit 1ded074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

is-unicode-supported/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.1,<2
55
tomli>=2.4.1,<3
66
tomli-w>=1.2.0,<2
77
translate-messages>=1.10.1,<2
8-
uv>=0.11.15,<1
8+
uv>=0.11.16,<1

0 commit comments

Comments
 (0)