From ca33ecafdaf45454b91efc59c68eb828880691d5 Mon Sep 17 00:00:00 2001 From: Kristaps Kaupe Date: Fri, 2 Feb 2024 00:25:46 +0200 Subject: [PATCH] Bump txtorcon from 23.0.0 to 23.11.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 59365e5..8b7ad60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "cryptography==41.0.6", "service-identity==21.1.0", "twisted==23.8.0", - "txtorcon==23.0.0", + "txtorcon==23.11.0", ] [project.optional-dependencies]