Skip to content

Commit

Permalink
chore(deps): update dependency pytest-mock to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2022
1 parent d4923f2 commit 8623b6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pylint = { version = "2.15.5", python = "~3.8" }
# Testing
pytest = "6.2.5"
pytest-cov = "3.0.0"
pytest-mock = "3.6.1"
pytest-mock = "3.10.0"
responses = "0.16.0"
typing = { version = "^3.6.6", python = "~3.8" }
codecov = "*"
Expand Down

0 comments on commit 8623b6d

Please sign in to comment.