From 399c9ba4be0ba0d0005bd9fbd363730ac5512592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 23:38:06 +0000 Subject: [PATCH] Bump pytest from 8.2.0 to 8.3.5 (#8528) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 3e5b15a718..e43df6703f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,7 +5,7 @@ pyupgrade==3.19.1 # also change in .pre-commit-config.yaml when updating pre-commit # Unit tests -pytest==8.2.0 +pytest==8.3.5 pytest-cov==6.0.0 pytest-mock==3.14.0 pytest-asyncio==0.26.0