From faabb253fd5616cd222a953b2fd2873b0cfd2c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:04:40 +0000 Subject: [PATCH] Bump twisted from 11.1.0 to 22.10.0 in /default_files/python/config Bumps [twisted](https://github.com/twisted/twisted) from 11.1.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-11.1.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- default_files/python/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default_files/python/config/requirements.txt b/default_files/python/config/requirements.txt index c53efbd22..a29c248cf 100644 --- a/default_files/python/config/requirements.txt +++ b/default_files/python/config/requirements.txt @@ -13,7 +13,7 @@ Jinja2==2.6 Markdown==2.2.0 Pygments==1.4 SQLAlchemy==0.6.6 -Twisted==11.1.0 +Twisted==22.10.0 Unidecode==0.04.9 anyjson==0.3.3 argparse==1.2.1