diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2022-07-18 17:30:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-18 17:30:59 +0200 |
commit | 8c60c572f011a502040b509ae648fd5cad3d4428 (patch) | |
tree | be3a6ae9cbd3f060f23e353a0312535a98a89fc8 /poetry.lock | |
parent | Prevent #3679 from appearing in blame results (#13311) (diff) | |
download | synapse-8c60c572f011a502040b509ae648fd5cad3d4428.tar.xz |
Up the dependency on canonicaljson to ^1.5.0 (#13172)
Co-authored-by: David Robertson <davidr@element.io>
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock index 3a08c9478d..41ab40edd1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1563,7 +1563,7 @@ url_preview = ["lxml"] [metadata] lock-version = "1.1" python-versions = "^3.7.1" -content-hash = "e96625923122e29b6ea5964379828e321b6cede2b020fc32c6f86c09d86d1ae8" +content-hash = "c24bbcee7e86dbbe7cdbf49f91a25b310bf21095452641e7440129f59b077f78" [metadata.files] attrs = [ |