MatrixSynapse/synapse/util
dependabot[bot] 757010905e
Bump twisted from 22.10.0 to 23.8.0 (#16235)
* Bump twisted from 22.10.0 to 23.8.0

Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.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.10.0...twisted-23.8.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix types

* Fix lint

* Newsfile

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Johnston <erik@matrix.org>
2023-09-05 11:14:14 +00:00
..
caches Fix typechecking with twisted trunk (#16121) 2023-08-24 14:53:07 +00:00
__init__.py
async_helpers.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
batching_queue.py
cancellation.py
check_dependencies.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
gai_resolver.py Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00:00
hash.py
httpresourcetree.py
iterutils.py
linked_list.py
logcontext.py
logformatter.py
macaroons.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
manhole.py Attempt to fix twisted trunk (#16115) 2023-08-15 16:07:13 +00:00
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
retryutils.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
rlimit.py
rust.py
stringutils.py
task_scheduler.py Task scheduler: add replication notify for new task to launch ASAP (#16184) 2023-08-28 14:03:51 +00:00
templates.py
threepids.py
wheel_timer.py