Merge pull request #8480 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.9
Bump sqlalchemy from 2.0.8 to 2.0.9
This commit is contained in:
commit
3e394d0612
@ -18,7 +18,7 @@ repos:
|
||||
- types-requests==2.28.11.17
|
||||
- types-tabulate==0.9.0.2
|
||||
- types-python-dateutil==2.8.19.12
|
||||
- SQLAlchemy==2.0.8
|
||||
- SQLAlchemy==2.0.9
|
||||
# stages: [push]
|
||||
|
||||
- repo: https://github.com/pycqa/isort
|
||||
|
@ -5,7 +5,7 @@ pandas-ta==0.3.14b
|
||||
ccxt==3.0.59
|
||||
cryptography==40.0.1
|
||||
aiohttp==3.8.4
|
||||
SQLAlchemy==2.0.8
|
||||
SQLAlchemy==2.0.9
|
||||
python-telegram-bot==13.15
|
||||
arrow==1.2.3
|
||||
cachetools==4.2.2
|
||||
|
Loading…
Reference in New Issue
Block a user