From 4a422cac5b87e518940508a64af35169cd1f4a18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 16:16:12 +0000 Subject: [PATCH] Bump jsonschema from 4.17.3 to 4.18.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.18.0. - [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.17.3...v4.18.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f75efda9..452312a6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ arrow==1.2.3 cachetools==5.3.1 requests==2.31.0 urllib3==2.0.3 -jsonschema==4.17.3 +jsonschema==4.18.0 TA-Lib==0.4.26 technical==1.4.0 tabulate==0.9.0