From 9882ca3d04405b2ca560661712f4a73fdadb58b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:09:13 +0000 Subject: [PATCH] Bump twisted from 18.9.0 to 22.4.0 in /peAk Bumps [twisted](https://github.com/twisted/twisted) from 18.9.0 to 22.4.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.9.0...twisted-22.4.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- peAk/requirement.txt | 2 +- peAk/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/peAk/requirement.txt b/peAk/requirement.txt index 169a659..9e68033 100644 --- a/peAk/requirement.txt +++ b/peAk/requirement.txt @@ -45,7 +45,7 @@ rjsmin==1.0.12 six==1.12.0 text-unidecode==1.2 texttable==0.9.1 -Twisted==18.9.0 +Twisted==22.4.0 txaio==18.8.1 urllib3==1.24.1 websocket-client==0.54.0 diff --git a/peAk/requirements.txt b/peAk/requirements.txt index bad1537..1478b2d 100644 --- a/peAk/requirements.txt +++ b/peAk/requirements.txt @@ -49,7 +49,7 @@ six==1.12.0 SQLAlchemy==1.2.17 text-unidecode==1.2 texttable==0.9.1 -Twisted==18.9.0 +Twisted==22.4.0 txaio==18.8.1 urllib3==1.24.1 websocket-client==0.54.0