mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-13 03:33:55 +00:00
Bump sqlalchemy from 1.4.15 to 1.4.17
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.15 to 1.4.17. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2d7ccaeb3d
commit
b4319b5ad8
|
@ -5,7 +5,7 @@ ccxt==1.50.48
|
||||||
# Pin cryptography for now due to rust build errors with piwheels
|
# Pin cryptography for now due to rust build errors with piwheels
|
||||||
cryptography==3.4.7
|
cryptography==3.4.7
|
||||||
aiohttp==3.7.4.post0
|
aiohttp==3.7.4.post0
|
||||||
SQLAlchemy==1.4.15
|
SQLAlchemy==1.4.17
|
||||||
python-telegram-bot==13.5
|
python-telegram-bot==13.5
|
||||||
arrow==1.1.0
|
arrow==1.1.0
|
||||||
cachetools==4.2.2
|
cachetools==4.2.2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user