From 832f1ad0acb26beed5c003b32f139bc3765f9061 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Aug 2023 00:22:28 +0000
Subject: [PATCH] Bump mock from 4.0.3 to 5.1.0 in /tools

Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.1.0.
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.1.0)

---
updated-dependencies:
- dependency-name: mock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 tools/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/requirements.txt b/tools/requirements.txt
index 0ec591d7..da1975ce 100644
--- a/tools/requirements.txt
+++ b/tools/requirements.txt
@@ -8,7 +8,7 @@ flake8==6.0.0
 httpretty==1.0.5
 isort==5.11.1
 mccabe==0.7.0
-mock==4.0.3
+mock==5.1.0
 more-itertools==9.0.0
 packaging==22.0
 pluggy==1.0.0