From 76f6b7b74f2154ebfe9e79226434390e78ba2c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:05:45 +0100 Subject: [PATCH] Bump pytest from 8.3.3 to 8.3.4 (#1613) --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 84177fb4f..e9b2af022 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -3,7 +3,7 @@ freezegun==1.5.1 mypy==1.13.0 pre-commit==4.0.1 pylint==3.3.1 -pytest==8.3.3 +pytest==8.3.4 pytest-asyncio==0.24.0 pytest-cov==6.0.0 pytest-icdiff==0.9