Skip to content

Commit

Permalink
Bump twisted from 20.3.0 to 22.10.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2023
1 parent aa92bc5 commit c379fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pytest-twisted==1.12
six==1.15.0
toml==0.10.1
tox==3.15.2
Twisted==20.3.0; platform_system != "Windows" and platform_system != "Darwin"
Twisted==22.10.0; platform_system != "Windows" and platform_system != "Darwin"
Twisted[osx_platform]==20.3.0; platform_system == "Darwin"
Twisted[windows_platform]==20.3.0; platform_system == "Windows"
virtualenv==20.0.21
Expand Down

0 comments on commit c379fce

Please sign in to comment.