Skip to content

Commit

Permalink
Update pytest-mock requirement from ~=3.9.0 to ~=3.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version.
- [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.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2022
1 parent fe63f99 commit 39dfbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ pyrsistent~=0.18.1
pytest~=7.1.3
pytest-cov~=4.0.0
pytest-forked~=1.4.0
pytest-mock~=3.9.0
pytest-mock~=3.10.0
pytest-rerunfailures~=10.2
pytest-xdist~=2.5.0
python-dateutil~=2.8.2
Expand Down

0 comments on commit 39dfbcc

Please sign in to comment.