Skip to content

Commit 3206101

Browse files
Update uv requirement in /find-project-root
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.21...0.11.23) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1f9735 commit 3206101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

find-project-root/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ remove-json-keys>=1.10.2,<2
44
tomli>=2.4.1,<3
55
tomli-w>=1.2.0,<2
66
translate-messages>=1.10.2,<2
7-
uv>=0.11.21,<1
7+
uv>=0.11.23,<1

0 commit comments

Comments
 (0)