From 4da83ddbca40174a9a1025b0829530d905e99d64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 13:12:33 +0000 Subject: [PATCH] Update dependency pytest to ~=8.3.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9e98e3c7f..46aad1e9f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -63,7 +63,7 @@ dev = pytest-cases~=3.8.0 pytest-cov~=5.0.0 pytest_randomly~=3.15.0 - pytest~=8.2.0 + pytest~=8.3.4 types-python-dateutil~=2.9.0 wheel~=0.43.0 doc =