Skip to content

Commit 18b4363

Browse files
Update mock requirement from >=1.0.1 to >=5.2.0
Updates the requirements on [mock](https://github.com/testing-cabal/mock) to permit the latest version. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@1.0.1...5.2.0) --- updated-dependencies: - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent badd8f1 commit 18b4363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
22
coverage
33
coveralls
4-
mock>=1.0.1
4+
mock>=5.2.0
55
tox

0 commit comments

Comments
 (0)