diff options
author | reivilibre <oliverw@matrix.org> | 2024-07-30 15:23:23 +0100 |
---|---|---|
committer | Olivier 'reivilibre <oliverw@matrix.org> | 2024-07-30 17:14:14 +0100 |
commit | 8b449a8ce61bce4a231717ab2895db7d6d01a4c6 (patch) | |
tree | 7d0539c9396d029b7cf1434cc07f725bf7758350 /changelog.d | |
parent | Address changelog review comments (diff) | |
download | synapse-8b449a8ce61bce4a231717ab2895db7d6d01a4c6.tar.xz |
Upgrade locked dependency on Twisted to 24.7.0rc1. (#17502)
I also update the tests and HTTP Proxy code to fix it for this new Twisted release. Pulls in fix for https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7 Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/17502.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17502.misc b/changelog.d/17502.misc new file mode 100644 index 0000000000..bf1da4e044 --- /dev/null +++ b/changelog.d/17502.misc @@ -0,0 +1 @@ +Upgrade locked dependency on Twisted to 24.7.0rc1. \ No newline at end of file |