diff --git a/tests/static.txt b/tests/static.txt index f916192d21..b7886798b5 100644 --- a/tests/static.txt +++ b/tests/static.txt @@ -4,5 +4,5 @@ # # pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in # -ruff==0.8.1 +ruff==0.8.3 # via -r tests/static.in diff --git a/tests/typing.txt b/tests/typing.txt index ef52edddac..e07de06b3b 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in # -argcomplete==3.5.1 +argcomplete==3.5.2 # via nox -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via @@ -58,7 +58,7 @@ tomli==2.2.1 # via # mypy # nox -typer-slim==0.14.0 +typer-slim==0.15.1 # via -r tests/../hacking/pr_labeler/requirements.txt typing-extensions==4.12.2 # via