diff options
author | Erik Johnston <erik@matrix.org> | 2022-09-06 15:21:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-06 14:21:55 +0000 |
commit | 3d201151152ca8ba9b9aae8da5b76a26044cc85f (patch) | |
tree | feb54c939058b70f3a3d4a7352a14c689e2f52e3 /poetry.lock | |
parent | Actually fix typechecking with latest types-jsonschema (#13724) (diff) | |
download | synapse-3d201151152ca8ba9b9aae8da5b76a26044cc85f.tar.xz |
Fix trial-olddeps (#13725)
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 35021390bf..44df7d395c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1600,7 +1600,7 @@ url_preview = ["lxml"] [metadata] lock-version = "1.1" python-versions = "^3.7.1" -content-hash = "7de518bf27967b3547eab8574342cfb67f87d6b47b4145c13de11112141dbf2d" +content-hash = "0df36bf75561fef340a7af704ed379b235f07a7d4a231aaccec5e7afb87159ca" [metadata.files] attrs = [ |