Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit dabaa55

Browse files
dependabot[bot]stephendonner
authored andcommitted
Bump pytest-mock from 1.10.0 to 1.10.1 (#43)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.10.0 to 1.10.1. - [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@v1.10.0...v1.10.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bd7e45 commit dabaa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pyfxa = "==0.6.0"
1010
flake8 = "==3.7.5"
1111
flake8-isort = "==2.6.0"
1212
pytest = "==4.2.1"
13-
pytest-mock = "==1.10.0"
13+
pytest-mock = "==1.10.1"

0 commit comments

Comments
 (0)