diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-12 10:52:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-12 10:52:26 +0100 |
commit | 0edf1cacf72c2307b0a3611b6fbef1033cbc2b2a (patch) | |
tree | fe2e9a47edb5d1ae0fe438a917f4f1844feaa3fa /poetry.lock | |
parent | Bump jinja2 from 3.1.3 to 3.1.4 (#17287) (diff) | |
download | synapse-0edf1cacf72c2307b0a3611b6fbef1033cbc2b2a.tar.xz |
Bump types-jsonschema from 4.21.0.20240311 to 4.22.0.20240610 (#17288)
Diffstat (limited to '')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index 76463d493c..028a11f527 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2808,13 +2808,13 @@ files = [ [[package]] name = "types-jsonschema" -version = "4.21.0.20240311" +version = "4.22.0.20240610" description = "Typing stubs for jsonschema" optional = false python-versions = ">=3.8" files = [ - {file = "types-jsonschema-4.21.0.20240311.tar.gz", hash = "sha256:f7165ce70abd91df490c73b089873afd2899c5e56430ee495b64f851ad01f287"}, - {file = "types_jsonschema-4.21.0.20240311-py3-none-any.whl", hash = "sha256:e872f5661513824edf9698f73a66c9c114713d93eab58699bd0532e7e6db5750"}, + {file = "types-jsonschema-4.22.0.20240610.tar.gz", hash = "sha256:f82ab9fe756e3a2642ea9712c46b403ce61eb380b939b696cff3252af42f65b0"}, + {file = "types_jsonschema-4.22.0.20240610-py3-none-any.whl", hash = "sha256:89996b9bd1928f820a0e252b2844be21cd2e55d062b6fa1048d88453006ad89e"}, ] [package.dependencies] |