diff --git a/requirements-dev.txt b/requirements-dev.txt index 920051668..3fb73509d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,11 +1,11 @@ -build==1.4.0 +build==1.4.2 invoke==2.2.1 jsondiff==2.2.1 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.8 types-pyyaml types-requests