diff --git a/setup.py b/setup.py index ea1c178..ddc2a73 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.18", "exceptiongroup==1.1.3", - "black==23.9.1", + "black==23.10.1", "grpcio==1.59.2", "grpcio-tools==1.59.2", "iniconfig==2.0.0",