Merge pull request #7276 from freqtrade/dependabot/pip/develop/jsonschema-4.14.0

Bump jsonschema from 4.9.1 to 4.14.0
This commit is contained in:
Matthias 2022-08-22 06:31:29 +02:00 committed by GitHub
commit 7844157a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ arrow==1.2.2
cachetools==4.2.2
requests==2.28.1
urllib3==1.26.11
jsonschema==4.9.1
jsonschema==4.14.0
TA-Lib==0.4.24
technical==1.3.0
tabulate==0.8.10