Skip to content

Commit

Permalink
build(deps-dev): update pytest-mock requirement from ~=3.8 to ~=3.10
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.0...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cowofevil committed Oct 7, 2022
1 parent 72c759e commit da8dc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pre-commit~=2.20
pygments~=2.13
pytest~=7.1
pytest-flask-ligand~=0.1
pytest-mock~=3.8
pytest-mock~=3.10
python-semantic-release~=7.32
tox~=3.26
twine~=3.8
Expand Down

0 comments on commit da8dc29

Please sign in to comment.