From b14d597283c74c1a6de4650ed9460cb0c92cd05c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:17:25 +0000 Subject: [PATCH] Bump twisted from 17.9.0 to 22.10.0 in /src Bumps [twisted](https://github.com/twisted/twisted) from 17.9.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.9.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 80552fe..d9c1a28 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -26,7 +26,7 @@ requests==2.18.4 requests-oauthlib==0.8.0 six==1.11.0 sqlparse==0.2.4 -Twisted==17.9.0 +Twisted==22.10.0 txaio==2.9.0 urllib3==1.22 zope.interface==4.4.3