From 1bd07ec616465218ecae8b6235cb6395caff6992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:14:22 +0000 Subject: [PATCH] Bump twisted from 17.1.0 to 22.10.0 in /Code/asiportal Bumps [twisted](https://github.com/twisted/twisted) from 17.1.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-17.1.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code/asiportal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Code/asiportal/requirements.txt diff --git a/Code/asiportal/requirements.txt b/Code/asiportal/requirements.txt old mode 100755 new mode 100644 index f6d2857..291bf26 --- a/Code/asiportal/requirements.txt +++ b/Code/asiportal/requirements.txt @@ -84,7 +84,7 @@ terminado==0.6 testpath==0.3.1 tornado==4.5.1 traitlets==4.2.2 -Twisted==17.1.0 +Twisted==22.10.0 txaio==2.6.1 uritemplate==3.0.0 urllib3==1.20