From 58618902f49fcb70435c0a80036dc4dc81343078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:19:43 +0000 Subject: [PATCH] Bump twisted from 17.9.0 to 22.10.0 in /aceso-app/aceso-api Bumps [twisted](https://github.com/twisted/twisted) from 17.9.0 to 22.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-17.9.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aceso-app/aceso-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aceso-app/aceso-api/requirements.txt b/aceso-app/aceso-api/requirements.txt index 290925b..4ffc1e9 100644 --- a/aceso-app/aceso-api/requirements.txt +++ b/aceso-app/aceso-api/requirements.txt @@ -196,7 +196,7 @@ tornado==6.0.2 tqdm==4.32.2 traitlets==4.3.2 twilio==6.17.0 -Twisted==17.9.0 +Twisted==22.10.0 typing==3.7.4 typing-extensions==3.7.4 ufw==0.35