diff --git a/pyproject.toml b/pyproject.toml index 71977ed..d0d3b1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "mypy~=1.9", "pre-commit~=4.0", "pre-commit-hooks~=6.0", - "ruff~=0.8.4", + "ruff~=0.14.10", "boto3-stubs~=1.42.13", "pytest~=9.0", "pytest-cov~=7.0",