From a211e44a0bfea5b168c0b026dee84ec189cb5159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 15:32:18 +0000 Subject: [PATCH] Bump twisted from 22.10.0 to 24.7.0rc1 Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 24.7.0rc1. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-24.7.0rc1/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-22.10.0...twisted-24.7.0rc1) --- updated-dependencies: - dependency-name: twisted dependency-version: 24.7.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7ed3b0..0f76f48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ shub==2.14.5 dnspython msgpack-python scrapy-useragents -Twisted==22.10.0 +Twisted==24.7.0rc1 # Below are for running the app and using the database fastapi