Browse Source

Bump twisted from 22.4.0 to 23.8.0

Bumps [twisted](https://github.com/twisted/twisted) from 22.4.0 to 23.8.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.4.0...twisted-23.8.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 2 years ago committed by GitHub
parent
commit
b2c5603b4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pyproject.toml

2
pyproject.toml

@ -13,7 +13,7 @@ dependencies = [
"chromalog==1.0.5", "chromalog==1.0.5",
"cryptography==41.0.4", "cryptography==41.0.4",
"service-identity==21.1.0", "service-identity==21.1.0",
"twisted==22.4.0", "twisted==23.8.0",
"txtorcon==23.0.0", "txtorcon==23.0.0",
] ]

Loading…
Cancel
Save