From f46c5e3215d78b7125da6df5bd1a5155d0c18102 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 01:50:48 +0000 Subject: [PATCH] build(deps): update dependency pytest-check to v2.4.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 85bf935ed..fce0c527b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -62,7 +62,7 @@ pynacl==1.5.0 pyparsing==3.1.4 pyrfc3339==1.1 pytest==8.3.3 -pytest-check==2.3.1 +pytest-check==2.4.1 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-subprocess==1.5.2