From f55e75141120d411fde24175c13871d809c7ac41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 18:57:57 +0000 Subject: [PATCH] chore(deps): bump mock from 4.0.3 to 5.0.2 Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.0.2. - [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.2) --- 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 7b5a9ab5..9a0ce70a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ emoji==1.7.0 emoji-country-flag==1.3.2 idna==3.4 iniconfig==2.0.0 -mock==4.0.3 +mock==5.0.2 more-itertools==9.1.0 multidict==6.0.4 packaging==23.0