Skip to content

Commit

Permalink
Merge pull request #218 from xaviml/dependabot/pip/pytest-mock-3.5.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump pytest-mock from 3.4.0 to 3.5.0
  • Loading branch information
xaviml authored Jan 5, 2021
2 parents ac637c2 + b81240a commit 06a9c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ black = "==20.8b1"
pytest = "==6.2.1"
pytest-asyncio = "==0.14.0"
pytest-cov = "==2.10.1"
pytest-mock = "==3.4.0"
pytest-mock = "==3.5.0"
mock = "==4.0.3"
pre-commit = "==2.9.3"
commitizen = "==2.13.0"
Expand Down

0 comments on commit 06a9c50

Please sign in to comment.