From 4308ba18995fa0c11cfa2ee826ca855ab84bfd41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:12:40 +0100 Subject: [PATCH] MAINT: Bump pytest from 7.4.3 to 7.4.4 (#210) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 93d52179f..aadcb5374 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ tests = [ "grpcio==1.60.0", "protobuf==3.20.3", - "pytest==7.4.3", + "pytest==7.4.4", "pytest-cov==4.1.0", ] doc = [