[jsonschema] Bump to 4.20.* (#11036)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Sebastian Rittau
2023-11-17 12:40:08 +00:00
committed by GitHub
co-authored by Alex Waygood
parent 4982061ab3
commit ca8ad657d3
3 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.19.*"
version = "4.20.*"
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
requires = ["referencing"]
partial_stub = true