Skip to content

Commit

Permalink
Build: Bump pytest-mock from 3.10.0 to 3.11.1 in /python (#8020)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 9, 2023
1 parent 623b9b7 commit e105e27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions python/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 python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ coverage = { version = "^7.2.3", extras = ["toml"] }
requests-mock = "1.10.0"
moto = "^4.1.7"
typing-extensions = "4.5.0"
pytest-mock = "3.10.0"
pytest-mock = "3.11.1"

[[tool.mypy.overrides]]
module = "pytest_mock.*"
Expand Down

0 comments on commit e105e27

Please sign in to comment.