Skip to content

Commit c53fcf3

Browse files
Bump pytest-mock from 3.11.1 to 3.12.0 (#665)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.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.11.1...v3.12.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
1 parent 521b78b commit c53fcf3

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.8.0
1010
pytest==7.4.3
1111
pytest-aiohttp==1.0.5
1212
pytest-cov==4.1.0
13-
pytest-mock==3.11.1
13+
pytest-mock==3.12.0
1414
sqlalchemy==2.0.23

0 commit comments

Comments
 (0)