From 51a4032a473ed73c21aef824a80490eeca986e7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 04:39:35 +0000 Subject: [PATCH] Update dependency requests-mock to v1.12.1 --- tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-requirements.txt b/tests-requirements.txt index 0b8cc9e3d1..6e64e4268b 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -3,7 +3,7 @@ lxml==5.1.0 pytest==8.1.1 pytest-cov==5.0.0 pytest-ordering==0.6 -requests-mock==1.12.0 +requests-mock==1.12.1 responses==0.25.0 webtest==3.0.0 pillow==10.2.0