diff --git a/setup.py b/setup.py index 000c93e..b193319 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.53", "exceptiongroup==1.3.1", - "black==26.1.0", + "black==26.3.1", "grpcio==1.78.0", "grpcio-tools==1.78.0", "iniconfig==2.3.0",