diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-18 18:06:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 18:06:06 +0100 |
commit | 85aa0f513b7bedd279d850f27da8f7ada2fbb405 (patch) | |
tree | 1f63d2b5e8ca94076b71a17eb6f2b1923e5b6e73 /changelog.d | |
parent | Prepatory work for adding power level event to batched events (#14214) (diff) | |
download | synapse-85aa0f513b7bedd279d850f27da8f7ada2fbb405.tar.xz |
Bump twisted from 22.4.0 to 22.8.0 (#14207)
* Bump twisted from 22.4.0 to 22.8.0 Bumps [twisted](https://github.com/twisted/twisted) from 22.4.0 to 22.8.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-22.4.0...twisted-22.8.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Changelog Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14207.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14207.misc b/changelog.d/14207.misc new file mode 100644 index 0000000000..1f2d99e9b0 --- /dev/null +++ b/changelog.d/14207.misc @@ -0,0 +1 @@ +Bump twisted from 22.4.0 to 22.8.0. |