From 0099381dd0fc978e86f5bd584ad2eb80132beba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 03:52:41 +0000 Subject: [PATCH] Bump jsonschema from 4.19.0 to 4.19.1 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.19.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.19.0...v4.19.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 304233bd9..fbb5ef6e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ arrow==1.2.3 cachetools==5.3.1 requests==2.31.0 urllib3==2.0.4 -jsonschema==4.19.0 +jsonschema==4.19.1 TA-Lib==0.4.28 technical==1.4.0 tabulate==0.9.0