diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index 2e3dbaac39..e908b0cb24 100644 --- a/tests/pip-compile.txt +++ b/tests/pip-compile.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in -uv==0.9.24 +uv==0.9.26 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index e202345960..e2f9e4b36b 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -1,4 +1,4 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/static.txt tests/static.in -ruff==0.14.11 +ruff==0.14.13 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index ac5fc7d35f..b97bc03d0a 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -44,7 +44,7 @@ idna==3.11 # via requests jinja2==3.1.6 # via -r tests/../hacking/pr_labeler/requirements.txt -librt==0.7.7 ; platform_python_implementation != 'PyPy' +librt==0.7.8 ; platform_python_implementation != 'PyPy' # via mypy markupsafe==3.0.3 # via jinja2