From 86a947ec87d78c4a54a0da4b3c717337cfe278f1 Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:45:24 -0800 Subject: [PATCH] Bumps development tool version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2963ed3..4f6e613 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,8 +75,8 @@ dependencies = [ "coverage[toml] ~= 7.6", "pytest ~= 8.3; python_version >= '3.9'", "pytest-mock ~= 3.14", - "pytest-randomly ~= 3.15", - "pytest-rerunfailures ~= 14.0", + "pytest-randomly ~= 3.16", + "pytest-rerunfailures ~= 5.0", "pytest-xdist[psutil] ~= 3.6", ] extra-dependencies = [