diff --git a/requirements-test.txt b/requirements-test.txt index a279fed..b87394b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,6 +5,6 @@ pytest==8.3.2 pytest-asyncio==0.23.8 pytest-cov==5.0.0 pytest-aiohttp==1.0.5 -mypy==1.11.1 +mypy==1.11.2 tenacity==9.0.0 yarl==1.9.4 \ No newline at end of file