mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
chore(deps): bump aiohttp from 3.10.4 to 3.10.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.4 to 3.10.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.4...v3.10.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a27237286c
commit
eaf68fe105
|
@ -7,7 +7,7 @@ pandas-ta==0.3.14b
|
|||
ccxt==4.3.88
|
||||
cryptography==42.0.8; platform_machine == 'armv7l'
|
||||
cryptography==43.0.0; platform_machine != 'armv7l'
|
||||
aiohttp==3.10.4
|
||||
aiohttp==3.10.5
|
||||
SQLAlchemy==2.0.32
|
||||
python-telegram-bot==21.4
|
||||
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
||||
|
|
Loading…
Reference in New Issue
Block a user