Skip to content

Commit

Permalink
Bump pytest-mock from 3.2.0 to 3.3.0 (#55)
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.2.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.2.0...v3.3.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2020
1 parent d0ffc02 commit 6841c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ asynctest==0.13.0
pytest==6.0.1
pytest-asyncio==0.14.0
pytest-cov==2.10.1
pytest-mock==3.2.0
pytest-mock==3.3.0
pytest-timeout==1.4.2

0 comments on commit 6841c0a

Please sign in to comment.