mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-14 20:23:57 +00:00
chore(deps): bump cryptography from 42.0.8 to 43.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
60439c7d8e
commit
0f978bbcc7
|
@ -6,7 +6,7 @@ pandas-ta==0.3.14b
|
|||
|
||||
ccxt==4.4.17
|
||||
cryptography==42.0.8; platform_machine == 'armv7l'
|
||||
cryptography==43.0.1; platform_machine != 'armv7l'
|
||||
cryptography==43.0.3; platform_machine != 'armv7l'
|
||||
aiohttp==3.10.10
|
||||
SQLAlchemy==2.0.35
|
||||
python-telegram-bot==21.6
|
||||
|
|
Loading…
Reference in New Issue
Block a user