From ff19035ecfe5b163ffa67f46df25471b7f3e7510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 15:21:56 +0000 Subject: [PATCH] Build(deps): bump twisted from 22.10.0 to 23.10.0 in /backend Bumps [twisted](https://github.com/twisted/twisted) from 22.10.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-22.10.0...twisted-23.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index bfbe38ec6..a45fcf92f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -46,7 +46,7 @@ six==1.16.0 sqlparse==0.4.4 text-unidecode==1.3 tomli==2.0.1 -Twisted==22.10.0 +Twisted==23.10.0 txaio==23.1.1 typing_extensions==4.5.0 urllib3==1.26.18