diff --git a/pyproject.toml b/pyproject.toml index 600231c..837edfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ audit = [ ] dev = [ - "ruff>=0.15.15", + "ruff>=0.15.16", "mypy>=2.1.0", ]