diff --git a/setup.py b/setup.py index 43a44da..d3c2916 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.25", - "exceptiongroup==1.2.0", + "exceptiongroup==1.2.1", "black==24.3.0", "grpcio==1.62.1", "grpcio-tools==1.62.1",