From a6f57308f1c0004b77b7b949fb69bb642b807db7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 1 Oct 2024 01:41:48 +0000
Subject: [PATCH] Update dependency pytest to v8.3.3

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 07b2359d..db900f63 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 py>=1.11.0
 pluggy==1.5.0
-pytest==8.3.2
+pytest==8.3.3
 pytest-cov==5.0.0
 flake8==7.1.1
 requests-mock==1.12.1