Skip to content

Commit

Permalink
Update pytest-mock requirement from ~=3.8.2 to ~=3.12.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.8.2...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 3738c8c commit 8a885db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_for_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ flake8-print~=5.0.0
freezegun~=1.2.2
pytest~=7.1.2
pytest-cov~=3.0.0
pytest-mock~=3.8.2
pytest-mock~=3.12.0
pytest-xdist~=2.5.0
requests-mock~=1.9.3

0 comments on commit 8a885db

Please sign in to comment.