From 7c2d9e2e26eddb9df2ce25341323aae15e20d90a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 22:47:29 +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 c4553c9c..49a4bb25 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"