Merge pull request #7062 from freqtrade/dependabot/pip/develop/jsonschema-4.6.2

Bump jsonschema from 4.6.1 to 4.6.2
This commit is contained in:
Matthias 2022-07-11 07:15:07 +02:00 committed by GitHub
commit 2bc78fd045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ arrow==1.2.2
cachetools==4.2.2
requests==2.28.1
urllib3==1.26.9
jsonschema==4.6.1
jsonschema==4.6.2
TA-Lib==0.4.24
technical==1.3.0
tabulate==0.8.10