From b3ad90601e06b6c3be90571a58adce5e1320aaf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:06:24 +0000 Subject: [PATCH] Bump twisted from 13.2.0 to 22.10.0 in /install Bumps [twisted](https://github.com/twisted/twisted) from 13.2.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-13.2.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 install/requirements.txt diff --git a/install/requirements.txt b/install/requirements.txt old mode 100755 new mode 100644 index 9d1df65..9203532 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -22,7 +22,7 @@ selenium==2.45.0 service-identity==16.0.0 six==1.10.0 tld==0.7.3 -Twisted==13.2.0 +Twisted==22.10.0 urllib3==1.9 w3lib==1.14.2 xattr==0.6.4