Merge pull request #7307 from freqtrade/dependabot/pip/develop/urllib3-1.26.12

Bump urllib3 from 1.26.11 to 1.26.12
This commit is contained in:
Matthias 2022-08-29 06:50:30 +02:00 committed by GitHub
commit a0db6652a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ python-telegram-bot==13.13
arrow==1.2.2 arrow==1.2.2
cachetools==4.2.2 cachetools==4.2.2
requests==2.28.1 requests==2.28.1
urllib3==1.26.11 urllib3==1.26.12
jsonschema==4.14.0 jsonschema==4.14.0
TA-Lib==0.4.24 TA-Lib==0.4.24
technical==1.3.0 technical==1.3.0