mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
Bump twisted from 23.8.0 to 23.10.0 (#1990)
Bumps [twisted](https://github.com/twisted/twisted) from 23.8.0 to 23.10.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.8.0...twisted-23.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -3,4 +3,4 @@ setuptools==68.2.2
|
||||
Sphinx==7.2.6
|
||||
sphinx-copybutton==0.5.2
|
||||
sphinx_rtd_theme==1.3.0
|
||||
twisted==23.8.0
|
||||
twisted==23.10.0
|
||||
|
||||
@ -26,7 +26,7 @@ classifiers=[
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
"Twisted==23.8.0",
|
||||
"Twisted==23.10.0",
|
||||
]
|
||||
# "cryptography>=0.9.1",
|
||||
# "configparser",
|
||||
|
||||
@ -10,4 +10,4 @@ python-dateutil==2.8.2
|
||||
service_identity==23.1.0
|
||||
tftpy==0.8.2
|
||||
treq==22.2.0
|
||||
twisted==23.8.0
|
||||
twisted==23.10.0
|
||||
|
||||
Reference in New Issue
Block a user