Skip to content

Commit 22ebfd1

Browse files
dependabot[bot]skshetry
authored andcommitted
build(deps-dev): Bump pytest-mock from 3.6.1 to 3.7.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.6.1 to 3.7.0. - [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.6.1...v3.7.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d213ccb commit 22ebfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ tests =
127127
pytest==6.2.5
128128
pytest-cov==3.0.0
129129
pytest-xdist==2.5.0
130-
pytest-mock==3.6.1
130+
pytest-mock==3.7.0
131131
pytest-lazy-fixture==0.6.3
132132
# https://github.com/docker/docker-py/issues/2902
133133
pytest-docker==0.10.3; python_version < '3.10' or sys_platform != 'win32'

0 commit comments

Comments
 (0)