From 550b6b6f51241f802af0c23019bda22444cc364b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:09:57 +0000 Subject: [PATCH] build(deps): bump twisted from 24.3.0 to 24.7.0 Bumps [twisted](https://github.com/twisted/twisted) from 24.3.0 to 24.7.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.7.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 b21407db133..f2f950ae074 100644 --- a/requirements.txt +++ b/requirements.txt @@ -154,7 +154,7 @@ pytest-splinter==3.3.2 pytest-django==4.8.0 pip==24.1.2 setuptools>=70.2.0,<70.3.0 -Twisted==24.3.0 +Twisted==24.7.0 pixelmatch==0.3.0 factory-boy==3.3.0 flaky==3.8.1