Browse Source

Bump twisted from 23.10.0 to 24.7.0

Bumps [twisted](https://github.com/twisted/twisted) from 23.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-23.10.0...twisted-24.7.0)

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

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

2
pyproject.toml

@ -13,7 +13,7 @@ dependencies = [
"chromalog==1.0.5", "chromalog==1.0.5",
"cryptography==42.0.4", "cryptography==42.0.4",
"service-identity==21.1.0", "service-identity==21.1.0",
"twisted==23.10.0", "twisted==24.7.0",
"txtorcon==23.11.0", "txtorcon==23.11.0",
] ]

Loading…
Cancel
Save