diff --git a/setup.py b/setup.py index a90775a..b39599e 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ dependencies = [ "cloudquery-plugin-pb==0.0.44", - "exceptiongroup==1.2.2", + "exceptiongroup==1.3.0", "black==25.1.0", "grpcio==1.71.0", "grpcio-tools==1.70.0",