diff --git a/requirements-ci.txt b/requirements-ci.txt index b57f6dc..5a7e8d3 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -4,13 +4,13 @@ pytz==2025.2 pytest-asyncio==1.0.0 aioresponses==0.7.8 mock==5.2.0 -pytest==8.4.0 +pytest==8.4.1 yarl==1.20.1 codecov==2.1.13 pytest-cov==6.2.1 -flake8==7.2.0 +flake8==7.3.0 pylint==3.3.7 isort==6.0.1 pytest-cov==6.2.1 pytest-html==4.1.1 -ruff==0.11.13 \ No newline at end of file +ruff==0.12.0 \ No newline at end of file