Skip to content

Commit 55c2fa4

Browse files
Update uv requirement in /remove-json-keys
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.13...0.11.14) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6036ef3 commit 55c2fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

remove-json-keys/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ pre-commit>=4.5.1,<5
44
tomli>=2.4.1,<3
55
tomli-w>=1.2.0,<2
66
translate-messages>=1.10.1,<2
7-
uv>=0.11.13,<1
7+
uv>=0.11.14,<1

0 commit comments

Comments
 (0)