8000 [stubsabot] Bump jsonschema to 4.19.* · python/typeshed@d46f727 · GitHub
[go: up one dir, main page]

Skip to content

Commit d46f727

Browse files
author
stubsabot
committed
[stubsabot] Bump jsonschema to 4.19.*
Release: https://pypi.org/pypi/jsonschema/4.19.1 Homepage: https://github.com/python-jsonschema/jsonschema Repository: https://github.com/python-jsonschema/jsonschema Changelog: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst Diff: python-jsonschema/jsonschema@v4.17.3...v4.19.1 Stubsabot analysis of the diff between the two releases: - 5 public Python files have been added: `jsonschema/benchmarks/nested_schemas.py`, `jsonschema/benchmarks/subcomponents.py`, `jsonschema/benchmarks/unused_registry.py`, `jsonschema/benchmarks/validator_creation.py`, `noxfile.py`. - 0 files included in typeshed's stubs have been deleted. - 8 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 1966. - Total lines of Python code deleted: 1380. 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
1 parent 53422f8 commit d46f727

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.17.*"
1+
version = "4.19.*"
22
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
33
partial_stub = true
44

0 commit comments

Comments
 (0)
0