Skip to content

Commit

Permalink
build: Bump pytest-mock from 3.12.0 to 3.14.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.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.12.0...v3.14.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent d5cf0fe commit 658465c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ test = [
"coverage==7.4.4",
"pytest==8.1.1",
"pytest-aiohttp==1.0.5",
"pytest-mock==3.12.0",
"pytest-mock==3.14.0",
"pytest-timeout==2.3.1",
"playwright==1.40.0",
]
Expand Down

0 comments on commit 658465c

Please sign in to comment.