From e87794f91599b68721251a7e6c89dd9cf01d1fd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 19:24:52 +0000 Subject: [PATCH] chore(deps): bump twisted from 23.10.0 to 24.3.0 Bumps [twisted](https://github.com/twisted/twisted) from 23.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-23.10.0...twisted-24.3.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 6cb620a..1dbb6ee 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,4 +14,4 @@ asyncio==3.4.3 pytest-tornasync>=0.6.0 pytest-trio==0.8.0 pytest-twisted==1.14.0 -Twisted==23.10.0 \ No newline at end of file +Twisted==24.3.0 \ No newline at end of file