diff --git a/requirements-dev.txt b/requirements-dev.txt index 920051668..1b87dc6e3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ mypy==1.19.1 pre-commit==4.5.1 pytest==9.0.2 pytest-asyncio==1.3.0 -pytest-cov==7.0.0 -ruff==0.14.11 +pytest-cov==7.1.0 +ruff==0.15.7 types-pyyaml types-requests