diff options
author | David Robertson <davidr@element.io> | 2022-05-03 19:22:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 19:22:06 +0100 |
commit | 9ce51a47f6e37abd0a1275281806399d874eb026 (patch) | |
tree | ae9e0548193f16c2b1073d1d51d85dcb6d3b45ba | |
parent | Remove unstable identifiers for MSC3069. (#12596) (diff) | |
download | synapse-9ce51a47f6e37abd0a1275281806399d874eb026.tar.xz |
Bump Synapse minimum Python version to 3.7.1 (#12613)
-rw-r--r-- | changelog.d/12613.removal | 1 | ||||
-rw-r--r-- | poetry.lock | 4 | ||||
-rw-r--r-- | pyproject.toml | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/12613.removal b/changelog.d/12613.removal new file mode 100644 |