From d1f0333b8346d8434ad6c74147d8b6b34a0de03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:32:52 +0000 Subject: [PATCH] Bump twisted from 16.0.0 to 20.3.0 Bumps [twisted](https://github.com/twisted/twisted) from 16.0.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-16.0.0...twisted-20.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72f6c37..89afbb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ singledispatch==3.4.0.3 six==1.10.0 sympy==1.0 tornado==4.4.2 -Twisted==16.0.0 +Twisted==20.3.0 urllib3==1.13.1 uTidylib==0.2 wrapt==1.10.8