Merge pull request #6192 from freqtrade/dependabot/pip/develop/requests-2.27.1

Bump requests from 2.26.0 to 2.27.1
This commit is contained in:
Matthias 2022-01-10 10:26:22 +01:00 committed by GitHub
commit d80216ca05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ SQLAlchemy==1.4.29
python-telegram-bot==13.10 python-telegram-bot==13.10
arrow==1.2.1 arrow==1.2.1
cachetools==4.2.2 cachetools==4.2.2
requests==2.26.0 requests==2.27.1
urllib3==1.26.7 urllib3==1.26.7
jsonschema==4.3.3 jsonschema==4.3.3
TA-Lib==0.4.23 TA-Lib==0.4.23