From d3675a35b9504695071cca35e7a2b8255dbd5747 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 2 Dec 2024 20:16:17 +0000
Subject: [PATCH] chore(deps): bump twisted from 24.3.0 to 24.11.0

Bumps [twisted](https://github.com/twisted/twisted) from 24.3.0 to 24.11.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-24.3.0...twisted-24.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 test_requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_requirements.txt b/test_requirements.txt
index e489799..446748b 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -14,6 +14,6 @@ asyncio==3.4.3
 pytest-tornasync>=0.6.0
 pytest-trio==0.8.0
 pytest-twisted==1.14.1
-Twisted==24.3.0
+Twisted==24.11.0
 python-dotenv==1.0.0
 pytest-rerunfailures==14.0