Skip to content

Commit 4913b85

Browse files
Bump mock from 2.0.0 to 3.0.3
Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 to 3.0.3. - [Release notes](https://github.com/testing-cabal/mock/releases) - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@2.0.0...3.0.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 55f6935 commit 4913b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
async-generator==1.10; python_version>="3.6"
22
codacy-coverage==1.3.11
3-
mock==2.0.0
3+
mock==3.0.3
44
pytest-cov==2.6.1
55
pytest-tornasync; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"

0 commit comments

Comments
 (0)