From 17bec071b8e0d3a7cc39573e5a08a5107f9015a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Dec 2025 11:17:03 -0300 Subject: [PATCH] Update pytest from 3.1.2 to 9.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4afab8f..982ce40 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ mccabe==0.6.1 pycodestyle==2.3.1 pyflakes==1.5.0 py==1.4.34 -pytest==3.1.2 +pytest==9.0.2 -r requirements.txt