Skip to content

Commit 4ab6fba

Browse files
authored
chore: bump sqlalchemy in pre-commit-config
1 parent fbeb2e4 commit 4ab6fba

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
@@ -32,7 +32,7 @@ repos:
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20250809
3434
- scipy-stubs==1.16.1.0
35-
- SQLAlchemy==2.0.42
35+
- SQLAlchemy==2.0.43
3636
# stages: [push]
3737

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

0 commit comments

Comments
 (0)