Skip to content

Commit 9eb6c14

Browse files
[stubsabot] Bump jsonschema to ~=4.26.0 (#15231)
Release: https://pypi.org/pypi/jsonschema/4.26.0 Homepage: https://github.com/python-jsonschema/jsonschema Repository: https://github.com/python-jsonschema/jsonschema Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/jsonschema Changelog: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst Diff: python-jsonschema/jsonschema@v4.25.1...v4.26.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `jsonschema/benchmarks/import_benchmark.py`. - 0 files included in typeshed's stubs have been deleted. - 4 files included in typeshed's stubs have been modified or renamed: `jsonschema/_format.py`, `jsonschema/_types.py`, `jsonschema/_typing.py`, `jsonschema/validators.py`. - Total lines of Python code added: 48. - Total lines of Python code deleted: 26. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <>
1 parent 99c241b commit 9eb6c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/jsonschema/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "~=4.25.1"
1+
version = "~=4.26.0"
22
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
33
requires = ["referencing"]
44

0 commit comments

Comments
 (0)