Skip to content

Commit 1a8de4d

Browse files
Update pytest-mock requirement from ~=3.3.1 to ~=3.5.1
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. - [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.3.1...v3.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc1efbd commit 1a8de4d

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
@@ -43,7 +43,7 @@ kornia~=0.5.0
4343
# other
4444
pytest~=6.2.3
4545
pytest-flake8~=1.0.7
46-
pytest-mock~=3.3.1
46+
pytest-mock~=3.5.1
4747
pytest-cov~=2.11.1
4848
codecov~=2.1.11
4949
requests~=2.25.1

0 commit comments

Comments
 (0)