From ba19d25329449d98fee1ddc6069c88db36268c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 21:51:36 +0000 Subject: [PATCH] Bump twisted from 22.1.0 to 22.2.0 Bumps [twisted](https://github.com/twisted/twisted) from 22.1.0 to 22.2.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-22.2.0/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-22.1.0...twisted-22.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a5a16995..a2c26dda 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -69,7 +69,7 @@ sphinx-rtd-theme==0.3.0 sphinxcontrib-httpdomain==1.6.1 sphinxcontrib-jsonschema==0.9.3 sphinxcontrib-websupport==1.0.1 -Twisted==16.2.0 +Twisted==22.2.0 txaio==2.5.1 txdbus==1.0.13 txmsgpackrpc==1.1 diff --git a/requirements.txt b/requirements.txt index 0b15d980..01d7c32d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ snowballstemmer==1.2.1 Sphinx==1.6.3 sphinx-rtd-theme==0.2.4 sphinxcontrib-websupport==1.0.1 -Twisted==22.1.0 +Twisted==22.2.0 txaio==22.2.1 typing==3.6.6 typing_extensions==4.1.1