From 564bf5670c827cdb387ccaa824c4ec532c599811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:47:26 +0000 Subject: [PATCH] build(deps): bump twisted from 21.7.0 to 22.1.0 Bumps [twisted](https://github.com/twisted/twisted) from 21.7.0 to 22.1.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-21.7.0...twisted-22.1.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 9ccbde1af..bb50a4e22 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -20,6 +20,6 @@ requests==2.27.1 service_identity==21.1.0 setuptools==60.5.0 twine==3.7.1 -twisted==21.7.0 +twisted==22.1.0 types-pyOpenSSL==21.0.3 wheel==0.37.1