Skip to content

Commit d795af5

Browse files
authored
chore: bump sqlalchemy in pre-commit config
1 parent 3913e4f commit d795af5

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.37
22+
- SQLAlchemy==2.0.38
2323
# stages: [push]
2424

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

0 commit comments

Comments
 (0)