diff --git a/providers/openfeature-provider-flagd/pyproject.toml b/providers/openfeature-provider-flagd/pyproject.toml index b4f6389e..cb0d5647 100644 --- a/providers/openfeature-provider-flagd/pyproject.toml +++ b/providers/openfeature-provider-flagd/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "pytest-bdd", "testcontainers", "asserts", - "grpcio-health-checking==1.71.0", + "grpcio-health-checking==1.72.1", ] pre-install-commands = [ "hatch build",