From 82dcf9749d334879ccc01b7718304594c23c18b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:55:38 +0100 Subject: [PATCH] Bump pytest from 8.3.3 to 8.3.4 (#213) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 7afc61b..591c488 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -pytest==8.3.3 +pytest==8.3.4 pytest-aiohttp==1.0.5 pytest-timeout==2.3.1 black==24.10.0