Update sqlalchemy QueryPropertyDescriptor to match latest version

This commit is contained in:
Matthias
2023-03-06 06:34:37 +01:00
parent 48e16f6aba
commit 25fd4a04d6
3 changed files with 7 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ repos:
- types-requests==2.28.11.15
- types-tabulate==0.9.0.1
- types-python-dateutil==2.8.19.9
- SQLAlchemy==2.0.4
- SQLAlchemy==2.0.5.post1
# stages: [push]
- repo: https://github.com/pycqa/isort