diff --git a/pyproject.toml b/pyproject.toml index 2a89eab..2b790bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,6 +69,6 @@ dev = [ "pre-commit==4.3.0", "pytest==8.4.2", "respx==0.22.0", - "ruff==0.15.11", + "ruff==0.15.12", "licensecheck==2025.1.0" ]