Skip to content

Commit 85be6c4

Browse files
build(deps): bump jsonschema from 4.25.1 to 4.26.0 (#1860)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.1 to 4.26.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.25.1...v4.26.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: drc38 <20024196+drc38@users.noreply.github.com>
1 parent 78e3f5d commit 85be6c4

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
@@ -4,7 +4,7 @@ uv>=0.4
44
ruff==0.14.7
55
ocpp==2.1.0
66
websockets==16.0
7-
jsonschema==4.25.1
7+
jsonschema==4.26.0
88
pre-commit==4.5.1
99
pytest-homeassistant-custom-component==0.13.297
1010
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)