From b82479648177045e06a0ca7cae539d7e1c324181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 13:07:32 +0000 Subject: [PATCH] Bump pytest-mock from 3.3.1 to 3.12.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.3.1 to 3.12.0. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.3.1...v3.12.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rafmetrics.egg-info/requires.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rafmetrics.egg-info/requires.txt b/rafmetrics.egg-info/requires.txt index f9de2a2..cb14c0c 100644 --- a/rafmetrics.egg-info/requires.txt +++ b/rafmetrics.egg-info/requires.txt @@ -9,7 +9,7 @@ flask_cors==3.0.8 selenium==3.141.0 xvfbwrapper==0.2.9 flask-mysql==1.5.1 -pytest-mock==3.3.1 +pytest-mock==3.12.0 mock==4.0.2 mysql-connector-python==8.0.19 simplejson==3.17.2 diff --git a/requirements.txt b/requirements.txt index 6563290..c586e5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ xvfbwrapper==0.2.9 # Manually added flask-mysql==1.5.1 -pytest-mock==3.3.1 +pytest-mock==3.12.0 mock==4.0.2 mysql-connector-python==8.0.19 simplejson==3.17.2