[jsonschema] Update to 4.23.* (#12301)

This commit is contained in:
Sebastian Rittau
2024-07-11 17:02:11 -07:00
committed by GitHub
parent 4ccf78d234
commit eb0422195e
3 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.22.*"
version = "4.23.*"
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
requires = ["referencing"]
partial_stub = true