From f6f7ce5d0b8bb2da6f8912f864d65589b23e4188 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Jan 2025 00:00:09 +0000 Subject: [PATCH] Update dependency pytest to v8.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa2e8d1..118d202 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.4 pytest-asyncio==0.25.1 pytest-cov==5.0.0 schema==0.7.7 \ No newline at end of file