diff --git a/requirements-tests.txt b/requirements-tests.txt index 2f4d236e7e8b..9238a474140c 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -4,7 +4,7 @@ black==24.8.0 # must match .pre-commit-config.yaml flake8==7.1.1 # must match .pre-commit-config.yaml flake8-noqa==1.4.0 # must match .pre-commit-config.yaml -flake8-pyi==24.6.0 # must match .pre-commit-config.yaml +flake8-pyi==24.9.0 # must match .pre-commit-config.yaml mypy==1.11.2 pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml pyright==1.1.383 @@ -23,7 +23,7 @@ pathspec>=0.11.1 pre-commit stubdefaulter==0.1.0 termcolor>=2.3 -tomli==2.0.1 +tomli==2.0.2 tomlkit==0.13.2 typing_extensions>=4.12.0rc1 -uv==0.4.17 +uv==0.4.18