Skip to content

Commit cddfede

Browse files
chore(deps): bump pytest-mock from 3.6.1 to 3.7.0 in /dev_requirements
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c6fbbc commit cddfede

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements/linter-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pyflakes==2.4.0
1111
pylint==2.12.2
1212
pytest==7.0.0
1313
pytest-cov==3.0.0
14-
pytest-mock==3.6.1
14+
pytest-mock==3.7.0
1515
readme_renderer==32.0
1616
seed-isort-config==2.2.0
1717
sphinx==4.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mock==4.0.3
22
pytest==7.0.0
33
pytest-cov==3.0.0
4-
pytest-mock==3.6.1
4+
pytest-mock==3.7.0

0 commit comments

Comments
 (0)