diff --git a/requirements-dev.txt b/requirements-dev.txt index 0a6c1d1af..ea8d9f46b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,11 +1,11 @@ -build==1.4.3 +build==1.4.4 invoke==3.0.3 jsondiff==2.2.1 -mypy==1.20.1 -pre-commit==4.5.1 +mypy==1.20.2 +pre-commit==4.6.0 pytest==9.0.3 pytest-asyncio==1.3.0 pytest-cov==7.1.0 -ruff==0.15.10 +ruff==0.15.12 types-pyyaml types-requests