From 914a026d6778ef256d5406980ef03b98b7b057c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 00:47:28 +0000 Subject: [PATCH] Update dependency pytest to ~=8.4.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4f70e417c..8b57b98da 100644 --- a/setup.cfg +++ b/setup.cfg @@ -65,7 +65,7 @@ dev = pytest-cases~=3.8.0 pytest-cov~=6.1.1 pytest_randomly~=3.16.0 - pytest~=8.3.4 + pytest~=8.4.1 types-python-dateutil~=2.9.0 wheel~=0.45.1 doc =