diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-21 16:53:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 16:53:51 +0000 |
commit | 70a86f69c24f82d81137636b2a40530978734123 (patch) | |
tree | a9a29080b4e64b1888405342cf6e5a091c715b19 /poetry.lock | |
parent | Prevent `start_for_complement.sh` from setting `START_POSTGRES` to `false` wh... (diff) | |
download | synapse-70a86f69c24f82d81137636b2a40530978734123.tar.xz |
Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240311 (#17007)
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index bee0b98057..ecb291d207 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3070,13 +3070,13 @@ files = [ [[package]] name = "types-jsonschema" -version = "4.21.0.20240118" +version = "4.21.0.20240311" description = "Typing stubs for jsonschema" optional = false python-versions = ">=3.8" files = [ - {file = "types-jsonschema-4.21.0.20240118.tar.gz", hash = "sha256:31aae1b5adc0176c1155c2d4f58348b22d92ae64315e9cc83bd6902168839232"}, - {file = "types_jsonschema-4.21.0.20240118-py3-none-any.whl", hash = "sha256:77a4ac36b0be4f24274d5b9bf0b66208ee771c05f80e34c4641de7d63e8a872d"}, + {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"}, ] [package.dependencies] |