mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
Add jsonschema.protocols to library stubs (#6614)
`jsonschema.protocols.Validator` was introduced in `jsonschema` v4.3.0 It's also available under the name `jsonschema.Validator`.
This commit is contained in:
@@ -1 +1 @@
|
||||
version = "4.2.*"
|
||||
version = "4.3.*"
|
||||
|
||||
Reference in New Issue
Block a user