Skip to content

Commit

Permalink
Bump mock from 2.0.0 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 to 4.0.2.
- [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...4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 28, 2020
1 parent 655a8a5 commit 6cf8ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

blinker==1.4
coverage==5.3
mock==2.0.0; python_version == "2.7"
mock==4.0.2; python_version == "2.7"
pytest==6.1.2; python_version > "2.7"
pytest<5.0; python_version == "2.7"
pycodestyle==2.6.0
Expand Down

0 comments on commit 6cf8ba0

Please sign in to comment.