diff --git a/requirements-ci.txt b/requirements-ci.txt index 3cbab47..bf8af6b 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -9,8 +9,8 @@ yarl==1.22.0 codecov==2.1.13 pytest-cov==7.0.0 flake8==7.3.0 -pylint==4.0.4 +pylint==4.0.5 isort==7.0.0 pytest-cov==7.0.0 pytest-html==4.2.0 -ruff==0.15.1 \ No newline at end of file +ruff==0.15.2 \ No newline at end of file