diff --git a/tests/pip-compile.txt b/tests/pip-compile.txt index 72314b1990..a8f50f5e7c 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.7.12 +uv==0.7.13 # via -r tests/pip-compile.in diff --git a/tests/typing.txt b/tests/typing.txt index c6c32c8ce1..1139dd2378 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==45.0.3 +cryptography==45.0.4 # via pyjwt dependency-groups==1.3.1 # via nox @@ -73,7 +73,7 @@ pyjwt==2.10.1 # via pygithub pynacl==1.5.0 # via pygithub -requests==2.32.3 +requests==2.32.4 # via pygithub rich==14.0.0 # via typer