diff --git a/pyproject.toml b/pyproject.toml index efa4b78..59ff8b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "peewee-async[mysql]", "peewee-async[psycopg]", "mypy>=1.19.0", - "ruff==0.15.5", + "ruff==0.15.6", "types-PyMySQL>=1.1.0", "poethepoet==0.42.1", "commitizen>=4.13.8,<5"