mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
Merge pull request #9905 from freqtrade/dependabot/pip/develop/cachetools-5.3.3
Bump cachetools from 5.3.2 to 5.3.3
This commit is contained in:
@@ -10,7 +10,7 @@ python-telegram-bot==20.8
|
||||
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
||||
httpx>=0.24.1
|
||||
arrow==1.3.0
|
||||
cachetools==5.3.2
|
||||
cachetools==5.3.3
|
||||
requests==2.31.0
|
||||
urllib3==2.2.1
|
||||
jsonschema==4.21.1
|
||||
|
||||
Reference in New Issue
Block a user