diff --git a/setup.py b/setup.py index e68d891..08b445c 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.33", "exceptiongroup==1.2.2", - "black==24.4.2", + "black==24.8.0", "grpcio==1.66.1", "grpcio-tools==1.65.2", "iniconfig==2.0.0",