From ea47f50de2c80db258cc495adbe4de4283c20b93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:40:36 +0000 Subject: [PATCH] Update dependency c65faucet to v1.0.80 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 70fd4f2a..4d628830 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" [tool.poetry.dependencies] python = ">=3.11,<3.14" -c65faucet = "1.0.79" +c65faucet = "1.0.80" grpcio = "1.68.1" grpcio-tools = "1.68.1" protobuf = "5.29.1"