Merge pull request #13215 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.50

chore(deps): bump sqlalchemy from 2.0.49 to 2.0.50
pull/13218/head
Matthias 1 week ago committed by GitHub
commit dd733c9543
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@ repos:
- types-tabulate==0.10.0.20260508
- types-python-dateutil==2.9.0.20260518
- scipy-stubs==1.17.1.4
- SQLAlchemy==2.0.49
- SQLAlchemy==2.0.50
# stages: [push]
- repo: https://github.com/charliermarsh/ruff-pre-commit

@ -10,7 +10,7 @@ technical==1.6.0
ccxt==4.5.56
cryptography==48.0.0
aiohttp==3.13.5
SQLAlchemy==2.0.49
SQLAlchemy==2.0.50
python-telegram-bot==22.7
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1

Loading…
Cancel
Save