From 2f650eb0f4a1a42232f6925509697e6f02ec6a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 06:33:37 +0000 Subject: [PATCH] Bump twisted from 20.3.0 to 22.10.0 in /misc Bumps [twisted](https://github.com/twisted/twisted) from 20.3.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-20.3.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements.txt b/misc/requirements.txt index fc032b3a..13b158fc 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -106,7 +106,7 @@ tornado==6.1 tqdm==4.54.1 traitlets==5.0.5 twine==3.2.0 -Twisted==20.3.0 +Twisted==22.10.0 urllib3==1.26.2 wcwidth==0.2.5 webencodings==0.5.1