From a630c8602c84d88af38574a19e86f9120c78c2fc Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:52:29 -0800 Subject: [PATCH] Bumps development tool version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2963ed3..3b4e167 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dependencies = [ "pytest ~= 8.3; python_version >= '3.9'", "pytest-mock ~= 3.14", "pytest-randomly ~= 3.15", - "pytest-rerunfailures ~= 14.0", + "pytest-rerunfailures ~= 15.0", "pytest-xdist[psutil] ~= 3.6", ] extra-dependencies = [