From dc45a613f35f247df81a96dc57ee1be7439c48cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 14:14:18 -0500 Subject: [PATCH] Bump pytest from 8.4.1 to 8.4.2 (#10579) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 22f58fd3d7..e0009f2427 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,7 +5,7 @@ pyupgrade==3.20.0 # also change in .pre-commit-config.yaml when updating pre-commit # Unit tests -pytest==8.4.1 +pytest==8.4.2 pytest-cov==6.2.1 pytest-mock==3.14.1 pytest-asyncio==1.1.0