Skip to content

Commit e35038a

Browse files
Bump pytest-mock from 3.9.0 to 3.10.0 (#439)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.9.0 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.9.0...v3.10.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 139313b commit e35038a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Pygments==2.13.0
5151
PyJWT==2.5.0
5252
pyparsing==3.0.9
5353
pytest==7.1.3
54-
pytest-mock==3.9.0
54+
pytest-mock==3.10.0
5555
python-dotenv==0.21.0
5656
pytz==2022.4
5757
pyupgrade==2.38.4

0 commit comments

Comments
 (0)