diff --git a/requirements-ci.txt b/requirements-ci.txt index b48590b..0263695 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -4,7 +4,7 @@ pytz==2026.1.post1 pytest-asyncio==1.3.0 aioresponses==0.7.8 mock==5.2.0 -pytest==9.0.2 +pytest==9.0.3 yarl==1.23.0 codecov==2.1.13 pytest-cov==7.1.0 @@ -13,4 +13,4 @@ pylint==4.0.5 isort==8.0.1 pytest-cov==7.1.0 pytest-html==4.2.0 -ruff==0.15.9 \ No newline at end of file +ruff==0.15.10 \ No newline at end of file