Skip to content

Commit

Permalink
chore(deps-dev): Bump pytest-mock from 3.10.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.10.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.10.0...v3.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MatejKastak committed Oct 17, 2024
1 parent 4e408f5 commit d77df2a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pytest = "^8.3.3"
pytest-asyncio = "^0.18.3"
pytest-black = "^0.3.12"
pytest-cov = "^5.0.0"
pytest-mock = "^3.7.0"
pytest-mock = "^3.14.0"
pytest-mypy = "^0.9.1"
pytest-pylint = "^0.21.0"
pytest-yls = {path = "./pytest-yls", develop = true}
Expand Down

0 comments on commit d77df2a

Please sign in to comment.