Merge pull request #4257 from freqtrade/dependabot/pip/develop/cachetools-4.2.1

Bump cachetools from 4.2.0 to 4.2.1
This commit is contained in:
Matthias 2021-01-25 08:22:46 +01:00 committed by GitHub
commit c0df15af29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ aiohttp==3.7.3
SQLAlchemy==1.3.22
python-telegram-bot==13.1
arrow==0.17.0
cachetools==4.2.0
cachetools==4.2.1
requests==2.25.1
urllib3==1.26.2
wrapt==1.12.1