diff --git a/setup.py b/setup.py index 24f98ea..41cd554 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.20", "exceptiongroup==1.2.0", - "black==23.12.0", + "black==23.12.1", "grpcio==1.60.0", "grpcio-tools==1.60.0", "iniconfig==2.0.0",