From 05f754b7823fe71cadabd3ad1ba16f035a439699 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 3 Jan 2024 11:43:43 +0000
Subject: [PATCH] Bump twisted from 23.8.0 to 23.10.0

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

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
...

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

diff --git a/requirements.txt b/requirements.txt
index 68bbe87..eabf811 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -43,7 +43,7 @@ python-dateutil==2.8.2
 service-identity==23.1.0
 six==1.16.0
 sqlparse==0.4.4
-Twisted==23.8.0
+Twisted==23.10.0
 txaio==23.1.1
 typing_extensions==4.7.1
 urllib3==2.0.4
-- 
GitLab