diff --git a/setup.py b/setup.py index 2a934eb..f139fdd 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.15", - "exceptiongroup==1.1.2", + "exceptiongroup==1.1.3", "black==23.7.0", "grpcio==1.56.2", "grpcio-tools==1.56.2",