From 20621083d886ef2887c8c509c716c3b507584882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:47:39 +0000 Subject: [PATCH] Bump twisted in /writeups/iFixitTrihackathon18/assets Bumps [twisted](https://github.com/twisted/twisted) from 18.4.0 to 22.1.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-18.4.0...twisted-22.1.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- writeups/iFixitTrihackathon18/assets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writeups/iFixitTrihackathon18/assets/requirements.txt b/writeups/iFixitTrihackathon18/assets/requirements.txt index 6619da0..a9e434f 100644 --- a/writeups/iFixitTrihackathon18/assets/requirements.txt +++ b/writeups/iFixitTrihackathon18/assets/requirements.txt @@ -6,5 +6,5 @@ hyperlink==18.0.0 idna==2.6 incremental==17.5.0 six==1.11.0 -Twisted==18.4.0 +Twisted==22.1.0 zope.interface==4.5.0