From 7d28e8e3e303267512fd87536bdd73be3bb05728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:26:21 +0000 Subject: [PATCH] build(deps): bump twisted from 22.2.0 to 22.4.0 Bumps [twisted](https://github.com/twisted/twisted) from 22.2.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-22.2.0...twisted-22.4.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-slim.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-slim.txt b/requirements-slim.txt index f5d87ec4a..8ef3e88b0 100644 --- a/requirements-slim.txt +++ b/requirements-slim.txt @@ -19,6 +19,6 @@ rsa==4.8 scapy==2.4.5 service-identity==21.1.0 six==1.16.0 -Twisted==22.2.0 +Twisted==22.4.0 typing_extensions==4.0.1 zope.interface==5.4.0 diff --git a/requirements.txt b/requirements.txt index 793846a91..4b4b3893f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ scapy==2.4.5 service-identity==21.1.0 shiboken2==5.15.2.1 six==1.16.0 -Twisted==22.2.0 +Twisted==22.4.0 typing_extensions==4.0.1 zope.interface==5.4.0