chore(deps): bump pre-commit tools/libs

Prep for python 3.12
Reformat files with latest pre-commit tools

Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
moson 2024-04-25 07:25:39 +02:00
parent 3220cf886e
commit c6a530f24f
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
28 changed files with 33 additions and 12 deletions

View file

@ -15,6 +15,7 @@ Revision ID: be7adae47ac3
Revises: 56e2ce8e2ffa
Create Date: 2022-01-06 14:37:07.899778
"""
from alembic import op
from sqlalchemy.dialects.mysql import INTEGER, TINYINT