From fc34f8cad2080051144d266f1a67c49f1283045a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 04:21:50 +0000 Subject: [PATCH] chore(deps): bump jsonschema from 4.24.0 to 4.25.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.25.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.24.0...v4.25.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.25.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 f5207f49d..c5a793402 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ cachetools==6.1.0 requests==2.32.4 urllib3==2.5.0 certifi==2025.7.14 -jsonschema==4.24.0 +jsonschema==4.25.0 tabulate==0.9.0 pycoingecko==3.2.0 jinja2==3.1.6