diff options
author | Eric Eastwood <erice@element.io> | 2024-11-06 10:51:19 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 10:51:19 -0600 |
commit | e1f5da65e104f15bbe0ed51ab0ff7bc8c7d71613 (patch) | |
tree | b19b523dbf932b47ab6517efd6cbcc1a4c54b37f | |
parent | Use unique name for each os.arch variant when uploading Wheels (#17905) (diff) | |
download | synapse-e1f5da65e104f15bbe0ed51ab0ff7bc8c7d71613.tar.xz |
Update version constraint to allow the latest `poetry-core` `1.9.1` (#17902)
Update version constraint to allow the latest `poetry-core` `1.9.1` Context: > I am working on updating poetry-core in Fedora and synapse is one of affected packages. Please run a CI to see if it works properly. Thank you. Mergeable version of https://github.com/element-hq/synapse/pull/17848
-rw-r--r-- | changelog.d/17902.misc | 1 | ||||
-rw-r--r-- | pyproject.toml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/17902.misc b/changelog.d/17902.misc new file mode 100644 |