Merge pull request #8047 from freqtrade/dependabot/pip/develop/cachetools-5.3.0

Bump cachetools from 4.2.2 to 5.3.0
This commit is contained in:
Matthias
2023-05-21 21:59:12 +02:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ python-telegram-bot==20.3
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.23.3
arrow==1.2.3
cachetools==4.2.2
cachetools==5.3.0
requests==2.30.0
urllib3==2.0.2
jsonschema==4.17.3