From 4e5efc6885310892f51d3da660780a57f6a83d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:22:16 +0100 Subject: [PATCH] Bump protobuf from 5.29.0 to 5.29.1 (#995) 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 e86960c8c..b7e3c0936 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ casttube==0.2.1 -protobuf==5.29.0 +protobuf==5.29.1 zeroconf==0.136.2