Skip to content

Commit

Permalink
build(deps): Bump pytest-mock from 3.8.2 to 3.14.0 (#337)
Browse files Browse the repository at this point in the history
* build(deps): Bump pytest-mock from 3.8.2 to 3.14.0

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.8.2 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.8.2...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]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bodong Yang <[email protected]>
  • Loading branch information
3 people authored Jun 28, 2024
1 parent f6336b7 commit 0c083b8
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 @@ -46,7 +46,7 @@ optional-dependencies.dev = [
"isort",
"pytest==7.1.2",
"pytest-asyncio==0.21",
"pytest-mock==3.8.2",
"pytest-mock==3.14",
"requests-mock",
]
urls.Source = "https://github.com/tier4/ota-client"
Expand Down

0 comments on commit 0c083b8

Please sign in to comment.