Skip to content

Commit

Permalink
chore(deps): bump pytest-mock from 3.11.1 to 3.12.0 (#33)
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.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.11.1...v3.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent ba090d9 commit acf6fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ flake8==6.1.0
phulpy==1.0.10
pytest==7.4.2
pytest-cov==4.1.0
pytest-mock==3.11.1
pytest-mock==3.12.0
mongomock==4.1.2
pydantic>=2.0.2
pymongo==4.5.0
Expand Down

0 comments on commit acf6fdb

Please sign in to comment.