Skip to content

Commit 1cac480

Browse files
Bump pytest-mock from 3.14.0 to 3.14.1 (#888)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4404e5a commit 1cac480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ pyjwt==2.10.1
1010
pytest==8.3.5
1111
pytest-aiohttp==1.1.0
1212
pytest-cov==6.1.1
13-
pytest-mock==3.14.0
13+
pytest-mock==3.14.1
1414
sqlalchemy==2.0.41

0 commit comments

Comments
 (0)