From b25b5134f6b6bfafd7152e8721df029e631cbf25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:30:03 +0200 Subject: [PATCH] Bump aiocoap from 0.4.10 to 0.4.11 (#908) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7980e1d9..3892a318 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiocoap==0.4.10 +aiocoap==0.4.11 DTLSSocket==0.1.19 pydantic==1.10.18