diff --git a/dev-requirements.txt b/dev-requirements.txt index 2bab71684..f14a1d161 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,13 +1,13 @@ build~=1.2.2 -coverage~=7.6.12 +coverage~=7.9.1 grpcio-tools~=1.67.1 pip-tools~=7.4.1 -pre-commit~=4.0.1 -pyright~=1.1.400 -pytest~=8.3.4 -pytest-asyncio~=0.25.3 +pre-commit~=4.2.0 +pyright~=1.1.402 +pytest~=8.4.1 +pytest-asyncio~=1.0.0 pytest-aiohttp==1.1.0 -ruff~=0.11.13 -setuptools~=70.0.0 -setuptools_scm~=8.1.0 -python-dotenv~=1.0.1 +ruff~=0.12.1 +setuptools~=78.1.1 +setuptools_scm~=8.3.1 +python-dotenv~=1.1.1