diff --git a/pyproject.toml b/pyproject.toml index 2b23aee..f479e33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ aws-xray-sdk = "^2.13.0" [tool.poetry.group.dev.dependencies] -black = "^25.1.0" +black = "^26.1.0" ruff = "^0.14.0" pytest = "^9.0.0" pytest-mock = "^3.14.0"