Skip to content

Commit 8ef5f54

Browse files
authored
chore: bump sqlalchemy in pre-commit config
1 parent 6576528 commit 8ef5f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20260124
3434
- scipy-stubs==1.17.1.0
35-
- SQLAlchemy==2.0.46
35+
- SQLAlchemy==2.0.47
3636
# stages: [push]
3737

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

0 commit comments

Comments
 (0)