Skip to content

Commit 439b1da

Browse files
chore(deps): bump pytest-mock from 3.6.1 to 3.10.0 in /dev_requirements
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.6.1 to 3.10.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.10.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 e557ade commit 439b1da

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
@@ -10,7 +10,7 @@ pyflakes==2.4.0
1010
pylint==2.12.2
1111
pytest==7.0.0
1212
pytest-cov==3.0.0
13-
pytest-mock==3.6.1
13+
pytest-mock==3.10.0
1414
readme_renderer==34.0
1515
seed-isort-config==2.2.0
1616
sphinx==5.1.1
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.10.0

0 commit comments

Comments
 (0)