mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #10547 from freqtrade/dependabot/pip/develop/cachetools-5.5.0
chore(deps): bump cachetools from 5.4.0 to 5.5.0
This commit is contained in:
commit
5737165f37
|
@ -13,7 +13,7 @@ python-telegram-bot==21.4
|
|||
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
||||
httpx>=0.24.1
|
||||
humanize==4.10.0
|
||||
cachetools==5.4.0
|
||||
cachetools==5.5.0
|
||||
requests==2.32.3
|
||||
urllib3==2.2.2
|
||||
jsonschema==4.23.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user