From 2a1880b7f32d41dd174b030acc542076b70b738a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:32:46 +0000 Subject: [PATCH] Bump twisted from 20.3.0 to 22.2.0 Bumps [twisted](https://github.com/twisted/twisted) from 20.3.0 to 22.2.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-20.3.0...twisted-22.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-minimal.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 7da0538..2d12c9e 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -3,4 +3,4 @@ emoji ocflib pyOpenSSL slackclient<2 -Twisted<=20.3.0 # Newer Twisted has incomplete type stubs, so we hold it back for now +Twisted<22.3.0 # Newer Twisted has incomplete type stubs, so we hold it back for now diff --git a/requirements.txt b/requirements.txt index 2870866..7c5cac3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ setuptools==54.0.0 six==1.15.0 slackclient==1.3.2 SQLAlchemy==1.3.23 -Twisted==20.3.0 +Twisted==22.2.0 urllib3==1.25.11 websocket-client==0.54.0 wrapt==1.12.1