diff --git a/pyproject.toml b/pyproject.toml index 0dd58c9a..850f7b8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ tests = [ "grpcio==1.59.0", "protobuf==3.20.3", - "pytest==7.4.2", + "pytest==7.4.3", "pytest-cov==4.1.0", ] doc = [