Skip to content

Commit 517c858

Browse files
Bump twisted from 20.3.0 to 22.10.0
Bumps [twisted](https://github.com/twisted/twisted) from 20.3.0 to 22.10.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](twisted/twisted@twisted-20.3.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 300a382 commit 517c858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest-twisted==1.12
2323
six==1.15.0
2424
toml==0.10.1
2525
tox==3.15.2
26-
Twisted==20.3.0; platform_system != "Windows" and platform_system != "Darwin"
26+
Twisted==22.10.0; platform_system != "Windows" and platform_system != "Darwin"
2727
Twisted[osx_platform]==20.3.0; platform_system == "Darwin"
2828
Twisted[windows_platform]==20.3.0; platform_system == "Windows"
2929
virtualenv==20.0.21

0 commit comments

Comments
 (0)