Changes sql-alchemy to version 1.4.49

This commit is contained in:
2023-08-13 15:00:29 +02:00
parent 775b360ff7
commit 67c94cfb7e
5 changed files with 434 additions and 270 deletions

View File

@@ -24,7 +24,7 @@ repos:
- id: pretty-format-json
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
# Ruff version.
rev: v0.0.284
hooks:
- id: ruff
@@ -59,6 +59,7 @@ repos:
- pandas==2.*
- pandas-stubs==2.0.*
- types-requests
- sqlalchemy[mypy]==1.4.49
- repo: https://github.com/frnmst/md-toc
rev: 8.2.0