From 076626a55a6a87787285b021ed3ad5bca89fa8da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:25:39 +0000 Subject: [PATCH] Bump twisted from 22.10.0 to 23.10.0 Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.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-22.10.0...twisted-23.10.0) --- updated-dependencies: - dependency-name: twisted 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 59ef9ad..0397fba 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==23.10.0 # Below are for running the app and using the database fastapi