From 052d699de3b65c6e53c2578c9a4c72c7c266a30e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:21:24 +0000 Subject: [PATCH] build(deps): bump twisted from 24.3.0 to 24.10.0 Bumps [twisted](https://github.com/twisted/twisted) from 24.3.0 to 24.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-24.3.0...twisted-24.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16237c7484..07c3abcbbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -152,7 +152,7 @@ pytest-splinter==3.3.2 pytest-django==4.8.0 setuptools>=65.5.1,<69.6.0 pip==24.0 -Twisted==24.3.0 +Twisted==24.10.0 pixelmatch==0.3.0 factory-boy==3.3.0 flaky==3.8.1