From 9af401b091da3a2b9b605d4d687143e6a53a12c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 03:37:22 +0000 Subject: [PATCH] chore(deps): bump jsonschema from 4.23.0 to 4.24.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.23.0 to 4.24.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.23.0...v4.24.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.24.0 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 f9a874851..2bf4d3a4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cachetools==6.0.0 requests==2.32.3 urllib3==2.4.0 certifi==2025.4.26 -jsonschema==4.23.0 +jsonschema==4.24.0 ta-lib==0.5.4 technical==1.5.0 tabulate==0.9.0