summary refs log tree commit diff
path: root/changelog.d
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
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')
-rw-r--r--changelog.d/15566.bugfix2
-rw-r--r--changelog.d/15571.bugfix1
2 files changed, 2 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.
diff --git a/changelog.d/15571.bugfix b/changelog.d/15571.bugfix
new file mode 100644
index 0000000000..130342590c
--- /dev/null
+++ b/changelog.d/15571.bugfix
@@ -0,0 +1 @@
+Require at least poetry-core v1.1.0.