chore: update sqlalchemy in pre-commit config

This commit is contained in:
Matthias
2024-09-23 06:34:12 +02:00
committed by GitHub
parent 1e761b4c7d
commit 9f5e4b5812

View File

@@ -19,7 +19,7 @@ repos:
- types-requests==2.32.0.20240914 - types-requests==2.32.0.20240914
- types-tabulate==0.9.0.20240106 - types-tabulate==0.9.0.20240106
- types-python-dateutil==2.9.0.20240906 - types-python-dateutil==2.9.0.20240906
- SQLAlchemy==2.0.34 - SQLAlchemy==2.0.35
# stages: [push] # stages: [push]
- repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort