From 08d5db6bc64bb15b8c26f0fb15f001065dfccc37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:33:34 +0000 Subject: [PATCH] Bump twisted from 13.2.0 to 20.3.0 in /install Bumps [twisted](https://github.com/twisted/twisted) from 13.2.0 to 20.3.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-20.3.0) 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..c3006d4 --- 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==20.3.0 urllib3==1.9 w3lib==1.14.2 xattr==0.6.4