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/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 4fcffe1a44..088055bddc 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -24,7 +24,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