From fbdb3738f76e97bf234c6e4591a40dd0a2165104 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Fri, 1 Nov 2024 00:50:25 +0000 Subject: [PATCH] fix(deps): Update dependency black to v24.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aac77db..fe01cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -black==24.8.0 +black==24.10.0 grpcio-tools==1.66.2 grpcio==1.66.2 protobuf==5.28.2