From 5945bc51ea6eef66e45ccabcaff56491ed494ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:33:17 +0000 Subject: [PATCH] Bump twisted from 14.0.2 to 20.3.0 Bumps [twisted](https://github.com/twisted/twisted) from 14.0.2 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-14.0.2...twisted-20.3.0) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 6d5e6cb..84e771d 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ verify_ssl = true dnslib = "==0.9.7" requests = "==2.20.0" -Twisted = "==14.0.2" +Twisted = "==20.3.0" python-twitter = "==3.1" certifi = "*" "urllib3" = "*"