diff --git a/requirements-test.txt b/requirements-test.txt index b0c19c8..b52e036 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,10 +1,10 @@ -aiohttp==3.12.15 +aiohttp==3.13.2 freezegun==1.5.5 metar==1.11.0 -pytest==8.3.5 -pytest-asyncio==1.1.0 -pytest-cov==6.1.1 +pytest==8.4.2 +pytest-asyncio==1.2.0 +pytest-cov==7.0.0 pytest-aiohttp==1.1.0 -mypy==1.16.0 +mypy==1.18.2 tenacity==9.1.2 -yarl==1.20.1 \ No newline at end of file +yarl==1.22.0 \ No newline at end of file