Skip to content

Commit ab263c6

Browse files
Bump pytest-mock from 3.14.0 to 3.14.1
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] <support@github.com>
1 parent d6afc9a commit ab263c6

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
@@ -31,7 +31,7 @@ pytest==8.3.5
3131
pytest-asyncio==0.20.3
3232
pytest-cov==4.1.0
3333
pytest-httpx==0.35.0
34-
pytest-mock==3.14.0
34+
pytest-mock==3.14.1
3535
readme_renderer==44.0
3636
requests==2.32.3
3737
requests-toolbelt==1.0.0

0 commit comments

Comments
 (0)