Skip to content

Commit 0656dc2

Browse files
chore(deps): update pytest-mock requirement from >=3.6.1 to >=3.15.1 (#959)
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. - [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.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lahiru Maramba <llahiru@gmail.com>
1 parent a013e56 commit 0656dc2

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
@@ -4,7 +4,7 @@ pytest >= 8.4.2
44
pytest-cov >= 2.4.0
55
pytest-localserver >= 0.10.0
66
pytest-asyncio >= 0.26.0
7-
pytest-mock >= 3.6.1
7+
pytest-mock >= 3.15.1
88
respx == 0.23.1
99

1010
cachecontrol >= 0.14.3

0 commit comments

Comments
 (0)