Skip to content

Commit 6addab2

Browse files
authored
chore: update sqlalchemy in pre-commit
1 parent ca61537 commit 6addab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- types-requests==2.32.0.20241016
2020
- types-tabulate==0.9.0.20241207
2121
- types-python-dateutil==2.9.0.20241206
22-
- SQLAlchemy==2.0.36
22+
- SQLAlchemy==2.0.37
2323
# stages: [push]
2424

2525
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)