diff --git a/setup.py b/setup.py index 2346a8c..5bd636b 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.20", "exceptiongroup==1.2.0", - "black==23.11.0", + "black==23.12.0", "grpcio==1.59.3", "grpcio-tools==1.59.3", "iniconfig==2.0.0",