Skip to content

Commit

Permalink
Bump pytest-mock from 3.1.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.1.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 24, 2020
1 parent 255c43b commit 887b51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pytest-aiohttp==0.3.0 # via -r test-requirements.in
pytest-asyncio==0.12.0 # via -r test-requirements.in
pytest-cov==2.8.1 # via -r test-requirements.in
pytest-django==3.9.0 # via -r test-requirements.in
pytest-mock==3.1.0 # via -r test-requirements.in
pytest-mock==3.3.0 # via -r test-requirements.in
pytest-mypy==0.6.2 # via -r test-requirements.in
pytest-sugar==0.9.3 # via -r test-requirements.in
pytest==5.4.2 # via -r test-requirements.in, pytest-aiohttp, pytest-asyncio, pytest-cov, pytest-django, pytest-mock, pytest-mypy, pytest-sugar
Expand Down

0 comments on commit 887b51a

Please sign in to comment.