From 4a01548cfee7956a3bf8516ed1e96595ed757b66 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@mdiluz.io>
Date: Sun, 2 Mar 2025 13:00:09 +0000
Subject: [PATCH] Update dependency pytest to v8.3.5

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

diff --git a/requirements.txt b/requirements.txt
index 99d752f..839c260 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ coverage==7.6.10
 discord.py==2.4.0
 dpytest==0.7.0
 flake8==7.1.1
-pytest==8.3.3
+pytest==8.3.5
 pytest-asyncio==0.25.2
 pytest-cov==5.0.0
 schema==0.7.7
\ No newline at end of file