From 7299f265d386ea93c873774da679b482d5edcdce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 16:02:03 +0000 Subject: [PATCH] Bump mock from 5.1.0 to 5.2.0 Bumps [mock](https://github.com/testing-cabal/mock) from 5.1.0 to 5.2.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/5.1.0...5.2.0) --- updated-dependencies: - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57be1baad..43db01319 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pyyaml==6.0.2 uritemplate==4.1.1 beautifulsoup4==4.12.3 microdata==0.8.0 -mock==5.1.0 +mock==5.2.0 Jinja2==3.1.6 django-allauth[mfa,socialaccount]==65.9.0 recipe-scrapers==15.8.0