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:
dependabot[bot]
2023-11-02 20:37:57 +08:00
committed by GitHub
parent c3bc6fef2a
commit abfc55a247
3 changed files with 3 additions and 3 deletions

View File

@ -3,4 +3,4 @@ setuptools==68.2.2
Sphinx==7.2.6 Sphinx==7.2.6
sphinx-copybutton==0.5.2 sphinx-copybutton==0.5.2
sphinx_rtd_theme==1.3.0 sphinx_rtd_theme==1.3.0
twisted==23.8.0 twisted==23.10.0

View File

@ -26,7 +26,7 @@ classifiers=[
] ]
dependencies = [ dependencies = [
"Twisted==23.8.0", "Twisted==23.10.0",
] ]
# "cryptography>=0.9.1", # "cryptography>=0.9.1",
# "configparser", # "configparser",

View File

@ -10,4 +10,4 @@ python-dateutil==2.8.2
service_identity==23.1.0 service_identity==23.1.0
tftpy==0.8.2 tftpy==0.8.2
treq==22.2.0 treq==22.2.0
twisted==23.8.0 twisted==23.10.0