Skip to content

Commit 2e5000a

Browse files
authored
chore: bump sqlalchemy in pre-commit config
1 parent b51ed49 commit 2e5000a

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.20250822
3434
- scipy-stubs==1.16.2.0
35-
- SQLAlchemy==2.0.43
35+
- SQLAlchemy==2.0.44
3636
# stages: [push]
3737

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

0 commit comments

Comments
 (0)