diff options
author | reivilibre <oliverw@matrix.org> | 2023-02-13 18:15:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-13 18:15:38 +0000 |
commit | c0bf4c3cb43abb90945591f5c3edb6ac45be2afd (patch) | |
tree | 406c00b2f7d45b1dc2051a9c7bf768f0baf184d2 /poetry.lock | |
parent | Tweak comment on `_is_local_room_accessible` as part of room visibility in `/... (diff) | |
download | synapse-c0bf4c3cb43abb90945591f5c3edb6ac45be2afd.tar.xz |
Add check to ensure locked dependencies have source distributions available. (#14742)
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 688fd2ac26..e534b30d2b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3027,4 +3027,4 @@ user-search = ["pyicu"] [metadata] lock-version = "2.0" python-versions = "^3.7.1" -content-hash = "16528ddab686d1bc3180ff37b09de35b904f68516cfdcc3942844163a126255e" +content-hash = "95cb043fa56e1e3275ba7f74b68b2191bd5886eea3e06b8cd370d7fc9fea3c07" |