From a75f05c49be07a875a9a7231d3984dda9054a61a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 12:51:46 +0000 Subject: [PATCH] Bump mock from 3.0.5 to 5.1.0 Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 5.1.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/3.0.5...5.1.0) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_local.txt b/requirements_local.txt index 44371bec..df1b5e8d 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -20,7 +20,7 @@ django-dprog-jfu==2.2.3 django-filter==1.1.0 xmltodict==0.11.0 django-crispy-forms==1.6.0 -mock==3.0.5 +mock==5.1.0 django-colorfield==0.1.14 django-haystack==2.8.1 django-storages==1.9.1