Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ddf4bed

Browse files
Bump mock from 3.0.3 to 3.0.5
Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/testing-cabal/mock/releases) - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@3.0.3...3.0.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c624727 commit ddf4bed

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==3.0.3
3+
mock==3.0.5
44
pytest-cov==2.7.1
55
pytest-tornasync; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"

0 commit comments

Comments
 (0)