From db11ef2657a522a7b6e8a9f1de8da90cb89cf5c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:59:10 +0200 Subject: [PATCH] Bump pytest from 8.2.2 to 8.3.1 (#83) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index ddf4aa8..72f55f4 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,3 +1,3 @@ flake8==7.1.0 black==24.4.2 -pytest==8.2.2 +pytest==8.3.1