diff --git a/pyproject.toml b/pyproject.toml index 99b4936..b53880d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ "pytest-cov~=4.1.0", "pytest-asyncio~=0.23.0", "pytest-xdist~=3.8.0", - "ruff~=0.14.7", + "ruff~=0.15.16", "pre-commit~=4.5.1", "bump-my-version~=1.2.5", ]