From d403c74671369e4bedd7baa564b207dd0e0088b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:54:51 +0000 Subject: [PATCH] Bump twisted from 22.4.0 to 22.10.0 in /backend Bumps [twisted](https://github.com/twisted/twisted) from 22.4.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-22.4.0...twisted-22.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 767c8a9..f907e38 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -89,7 +89,7 @@ sqlparse>=0.4.2 tablib==3.1.0 toml==0.10.2 tqdm==4.62.3 -Twisted==22.4.0 +Twisted==22.10.0 typed-ast==1.5.1 urllib3>=1.26.4 w3lib==1.22.0