Bump twisted from 22.10.0 to 24.7.0 in /core/python311Action Bumps [twisted](https://github.com/twisted/twisted) from 22.10.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-22.10.0...twisted-24.7.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/core/python311Action/requirements.txt b/core/python311Action/requirements.txt index 38735f8..ac14be9 100644 --- a/core/python311Action/requirements.txt +++ b/core/python311Action/requirements.txt
@@ -9,7 +9,7 @@ scrapy==2.8.0 simplejson==3.18.3 virtualenv==20.19.0 -twisted==22.10.0 +twisted==24.7.0 netifaces==0.11.0 # fix issue: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools setuptools == 67.4.0 \ No newline at end of file