summary refs log tree commit diff
path: root/changelog.d/15566.bugfix
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-05-12 11:21:11 +0100
committerGitHub <noreply@github.com>2023-05-12 11:21:11 +0100
commitc96a1d2a27e3fe84b2648d375317cba38bc4654b (patch)
treec2b036cfc463e4df15be733451fcebcc12f84196 /changelog.d/15566.bugfix
parentAdd pkg-config package to Stage 0 (#15567) (diff)
downloadsynapse-c96a1d2a27e3fe84b2648d375317cba38bc4654b.tar.xz
Relax poetry-core lower bound to 1.1.0 (#15571)
See https://github.com/matrix-org/synapse/pull/15566#issuecomment-1543844104

Also check you can `pip install` in the old-deps CI job
Diffstat (limited to 'changelog.d/15566.bugfix')
-rw-r--r--changelog.d/15566.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/15566.bugfix b/changelog.d/15566.bugfix

index 07fac520f6..130342590c 100644 --- a/changelog.d/15566.bugfix +++ b/changelog.d/15566.bugfix
@@ -1 +1 @@ -Require at least poetry-core v1.2.0. +Require at least poetry-core v1.1.0.