From 13e7aacc9d2e8f21eb2976ed2df2021c03ce21e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 23:47:54 +0100 Subject: [PATCH] Bump pytest from 8.3.5 to 8.4.0 (#8993) 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 ebbc933622..7e91a24871 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.3.5 +pytest==8.4.0 pytest-cov==6.1.1 pytest-mock==3.14.1 pytest-asyncio==0.26.0