Skip to content

Commit

Permalink
Bump pytest-mock from 3.12.0 to 3.14.0 (#502)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent fc6b70d commit 3326c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -69,7 +69,7 @@ write_to = "python/mtap/version.py"
[project.optional-dependencies]
test = [
"pytest==8.1.1",
"pytest-mock==3.12.0",
"pytest-mock==3.14.0",
"grpcio-testing>=1.48.2,<=1.62.1",
"requests==2.31.0",
]
Expand Down

0 comments on commit 3326c0a

Please sign in to comment.