Merge pull request #13055 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.49

chore(deps): bump sqlalchemy from 2.0.48 to 2.0.49
This commit is contained in:
Matthias
2026-04-13 06:54:31 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ repos:
- types-tabulate==0.10.0.20260308
- types-python-dateutil==2.9.0.20260402
- scipy-stubs==1.17.1.3
- SQLAlchemy==2.0.48
- SQLAlchemy==2.0.49
# stages: [push]
- repo: https://github.com/charliermarsh/ruff-pre-commit
+1 -1
View File
@@ -10,7 +10,7 @@ technical==1.6.0
ccxt==4.5.48
cryptography==46.0.7
aiohttp==3.13.5
SQLAlchemy==2.0.48
SQLAlchemy==2.0.49
python-telegram-bot==22.7
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1