From 91106c671946597551e7d6f4cba6ad274a912e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:36:30 +0000 Subject: [PATCH] Bump twisted from 17.9.0 to 22.2.0 in /api Bumps [twisted](https://github.com/twisted/twisted) from 17.9.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-17.9.0...twisted-22.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 3b19c65..eb83c44 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -54,7 +54,7 @@ six==1.12.0 SQLAlchemy==1.3.7 ssh-import-id==5.7 systemd-python==234 -Twisted==17.9.0 +Twisted==22.2.0 ufw==0.36 unattended-upgrades==0.1 urllib3==1.22