diff --git a/tests/formatters.txt b/tests/formatters.txt index 6cdbf9e090..3048d70f3e 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -6,7 +6,7 @@ click==8.3.0 # via black colorama==0.4.6 ; sys_platform == 'win32' # via click -isort==6.0.1 +isort==6.1.0 # via -r tests/formatters.in mypy-extensions==1.1.0 # via black diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index d962c24722..a23e9d555c 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.8.22 +uv==0.8.23 # via -r tests/pip-compile.in diff --git a/tests/static.txt b/tests/static.txt index 7aed59b72c..b43c4a2169 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.13.2 +ruff==0.13.3 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index 9b643c9463..d2eac63932 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -26,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # colorlog colorlog==6.9.0 # via nox -cryptography==46.0.1 +cryptography==46.0.2 # via pyjwt dependency-groups==1.3.1 # via nox