From 55187e37d48994c82c1e019434edb3be0c79a6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 20:31:49 +0200 Subject: [PATCH] Bump aiocoap from 0.4.3 to 0.4.4 (#539) Bumps [aiocoap](https://github.com/chrysn/aiocoap) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/chrysn/aiocoap/releases) - [Changelog](https://github.com/chrysn/aiocoap/blob/master/NEWS) - [Commits](https://github.com/chrysn/aiocoap/compare/0.4.3...0.4.4) --- updated-dependencies: - dependency-name: aiocoap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] 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 cfd135ff..52854743 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiocoap==0.4.3 +aiocoap==0.4.4 DTLSSocket==0.1.12 pydantic==1.9.2