diff --git a/pyproject.toml b/pyproject.toml index ddfa13b..3e03d1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ aws-xray-sdk = "^2.13.0" black = "^26.1.0" ruff = "^0.15.0" pytest = "^9.0.0" -pytest-mock = "^3.14.0" +pytest-mock = "^3.15.1" pytest-cov = "^7.0.0" isort = "^8.0.0" taskipy = "^1.12.2"