From ee3642f6cfe8371f18a35d58fedef8edcf72d1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:28:07 +0000 Subject: [PATCH] build(deps): bump twisted from 18.9.0 to 22.10.0 in /spk/python/src Bumps [twisted](https://github.com/twisted/twisted) from 18.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-18.9.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spk/python/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk/python/src/requirements.txt b/spk/python/src/requirements.txt index 7109b0b3..1a7b14d8 100644 --- a/spk/python/src/requirements.txt +++ b/spk/python/src/requirements.txt @@ -41,7 +41,7 @@ ipaddress==1.0.22 typing==3.6.6 # Twisted and dependencies -twisted==18.9.0 +twisted==22.10.0 zope.interface==4.6.0 Automat==0.7.0 constantly==15.1.0