Skip to content

Commit 2129e60

Browse files
Bump pytest-mock from 3.8.1 to 3.8.2
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.8.1...v3.8.2) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 992501a commit 2129e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pycodestyle==2.8.0
88
pyflakes==2.4.0
99
pytest==7.1.2
1010
pytest-cov==3.0.0
11-
pytest-mock==3.8.1
11+
pytest-mock==3.8.2
1212
pytest-sugar==0.9.4
1313
pytest-timeout==2.1.0
1414
pytest-toolbox==0.4

0 commit comments

Comments
 (0)