Skip to content

Commit 83c92f3

Browse files
authored
chore: Bump sqlalchemy in pre-commit
1 parent b4a3ecc commit 83c92f3

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
@@ -31,7 +31,7 @@ repos:
3131
- types-requests==2.32.0.20250515
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20250516
34-
- SQLAlchemy==2.0.40
34+
- SQLAlchemy==2.0.41
3535
# stages: [push]
3636

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

0 commit comments

Comments
 (0)