diff --git a/pyproject.toml b/pyproject.toml index 585b05b..bcb7bc5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "peewee-async[psycopg]", "peewee-async[sqlite]", "mypy>=1.19.0", - "ruff==0.15.11", + "ruff==0.15.12", "types-PyMySQL>=1.1.0", "poethepoet==0.44.0", "commitizen>=4.13.8,<5"