Skip to content

Commit 1c1e337

Browse files
build(deps-dev): bump pytest-mock from 3.14.0 to 3.14.1 (#18)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1. - [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.14.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9abdd1 commit 1c1e337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ mypy==1.16.0
22
pylint==3.3.7
33
pytest==8.3.5
44
pytest-asyncio==0.26.0
5-
pytest-mock==3.14.0
5+
pytest-mock==3.14.1

0 commit comments

Comments
 (0)