From 8104fde0960febd3018b789abfe426568f171f32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 20:24:13 +0000 Subject: [PATCH] chore(deps): bump mock from 4.0.3 to 5.0.1 Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.0.1. - [Release notes](https://github.com/testing-cabal/mock/releases) - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.0.1) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 178071eb..1c196a54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ dpytest==0.6.4 emoji==1.7.0 idna==3.4 iniconfig==2.0.0 -mock==4.0.3 +mock==5.0.1 more-itertools==9.1.0 multidict==6.0.4 packaging==23.0