From e44939c426e9c050e8cfc7915c4ac4dca42b8ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 07:08:52 -0500 Subject: [PATCH] Bump pytest-mock from 3.11.1 to 3.12.0 (#1273) --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c27ba640d..1a5cc8fd6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ pillow==10.0.1 pytest==7.4.2 pytest-cache==1.0 pytest-cov==4.1.0 -pytest-mock==3.11.1 +pytest-mock==3.12.0 recommonmark==0.7.1 requests==2.31.0 requests-mock==1.11.0