diff --git a/setup.py b/setup.py index 92a1761..0427776 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.32", - "exceptiongroup==1.2.1", + "exceptiongroup==1.2.2", "black==24.4.2", "grpcio==1.64.1", "grpcio-tools==1.64.1",