Skip to content

Commit be07879

Browse files
committed
chore: bump sqlalchemy in pre-commit-config
1 parent ab543c2 commit be07879

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.20250708
3434
- scipy-stubs==1.16.0.2
35-
- SQLAlchemy==2.0.41
35+
- SQLAlchemy==2.0.42
3636
# stages: [push]
3737

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

0 commit comments

Comments
 (0)