diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2024-04-29 14:33:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 14:33:25 +0100 |
commit | 758aec6b34958e08f5195266ccc0e62a017bba2a (patch) | |
tree | 3b978e5b68f775d4d4174bd71f77f9ec087f7e3b /changelog.d | |
parent | Ensure that incoming to-device messages are not dropped (#17127) (diff) | |
download | synapse-758aec6b34958e08f5195266ccc0e62a017bba2a.tar.xz |
Update tornado 6.2 -> 6.4 (#17131)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/17131.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17131.misc b/changelog.d/17131.misc new file mode 100644 index 0000000000..fe1ecc7688 --- /dev/null +++ b/changelog.d/17131.misc @@ -0,0 +1 @@ +Update `tornado` Python dependency from 6.2 to 6.4. \ No newline at end of file |