Skip to content

Commit abcd1aa

Browse files
build(deps-dev): update pytest-mock requirement from ^3.14.0 to ^3.15.1
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.14.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 408dafd commit abcd1aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ aws-xray-sdk = "^2.13.0"
1818
black = "^26.1.0"
1919
ruff = "^0.15.0"
2020
pytest = "^9.0.0"
21-
pytest-mock = "^3.14.0"
21+
pytest-mock = "^3.15.1"
2222
pytest-cov = "^7.0.0"
2323
isort = "^8.0.0"
2424
taskipy = "^1.12.2"

0 commit comments

Comments
 (0)