Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 0d3fea3

Browse files
author
3np
committed
fix: bump twisted for python3.13 compat
- 24.10.0 fixes python3.13 - 24.11.0 fixes regressions introduced in 24.10.0
1 parent 90f2a72 commit 0d3fea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"chromalog==1.0.5",
1414
"cryptography==42.0.4",
1515
"service-identity==21.1.0",
16-
"twisted==24.7.0",
16+
"twisted==24.11.0",
1717
"txtorcon==23.11.0",
1818
]
1919

0 commit comments

Comments
 (0)