Skip to content

Commit

Permalink
chore(deps): update dependency pytest-mock to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 3, 2024
1 parent ec07683 commit b09d35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ga4-setup = "python.ga4_setup.setup:entry"
[tool.poetry.group.test.dependencies]
pytest = "7.0.0"
pytest-env = "0.6.2"
pytest-mock = "3.7.0"
pytest-mock = "3.14.0"
pytest-variables = {extras = ["yaml"], version = "^2.0.0"}
coverage = {extras = ["toml"], version = "^6.5.0"}
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit b09d35d

Please sign in to comment.