From 8884a2e402750e616e10e40665faf94511ab7ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:44:05 +0000 Subject: [PATCH] Bump twisted from 22.10.0 to 24.3.0 in /requirements Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 24.3.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.10.0...twisted-24.3.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 9ee18ac..6e50003 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,6 +1,6 @@ inflection==0.5.1 simplejson==3.17.6 -Twisted==22.10.0 +Twisted==24.3.0 pytz==2022.5 colorama==0.4.5 pygments==2.15.0