Merge pull request #9390 from freqtrade/dependabot/pip/develop/cachetools-5.3.2

Bump cachetools from 5.3.1 to 5.3.2
pull/9396/head
Matthias 2 years ago committed by GitHub
commit 5cb916977e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ python-telegram-bot==20.6
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1
arrow==1.3.0
cachetools==5.3.1
cachetools==5.3.2
requests==2.31.0
urllib3==2.0.7
jsonschema==4.19.2

Loading…
Cancel
Save