Skip to content

Commit a0fff5c

Browse files
Bump mock from 4.0.2 to 4.0.3 (#387)
Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.2 to 4.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@4.0.2...4.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7abefe commit a0fff5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
################
44

55
# Mocks (stdlib ones change between versions of Python, so are not consistent in behaviour like the backport is).
6-
mock==4.0.2
6+
mock==4.0.3
77

88
# Py.test stuff.
99
pytest==6.1.2

0 commit comments

Comments
 (0)