diff --git a/pyproject.toml b/pyproject.toml index fcbbc7c..cad61e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,6 +67,6 @@ dev = [ "pre-commit==4.3.0", "pytest==8.4.2", "respx==0.22.0", - "ruff==0.15.1", + "ruff==0.15.2", "licensecheck==2025.1.0" ]