Bump jsonschema from 4.6.0 to 4.6.1

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-04 05:55:44 +00:00 committed by GitHub
parent fe0a64154d
commit 5820fc3b44
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.9
jsonschema==4.6.0
jsonschema==4.6.1
TA-Lib==0.4.24
technical==1.3.0
tabulate==0.8.10