Skip to content

Commit 895a9f3

Browse files
authored
chore: bump sqlalchemy in pre-commit config
1 parent df9469d commit 895a9f3

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
@@ -26,7 +26,7 @@ repos:
2626
- types-tabulate==0.10.0.20260308
2727
- types-python-dateutil==2.9.0.20260402
2828
- scipy-stubs==1.17.1.3
29-
- SQLAlchemy==2.0.48
29+
- SQLAlchemy==2.0.49
3030
# stages: [push]
3131

3232
- repo: https://github.com/charliermarsh/ruff-pre-commit

0 commit comments

Comments
 (0)