Skip to content

Commit fc34f8c

Browse files
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](python-jsonschema/jsonschema@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] <[email protected]>
1 parent b7fc924 commit fc34f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cachetools==6.1.0
1919
requests==2.32.4
2020
urllib3==2.5.0
2121
certifi==2025.7.14
22-
jsonschema==4.24.0
22+
jsonschema==4.25.0
2323
tabulate==0.9.0
2424
pycoingecko==3.2.0
2525
jinja2==3.1.6

0 commit comments

Comments
 (0)