Skip to content

Commit

Permalink
chore: bump mock from 4.0.3 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](testing-cabal/mock@4.0.3...5.0.1)

---
updated-dependencies:
- dependency-name: mock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2023
1 parent 467b13b commit 3c0729c
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 @@ -115,7 +115,7 @@ colorama = "^0.4.4"
commitizen-version-bump = {git = "https://github.com/meltano/commitizen-version-bump.git", branch = "main"}
coverage = {extras = ["toml"], version = "^7.2.3"}
freezegun = "^0.3.12"
mock = "^4.0.3"
mock = "^5.0.1"
mypy = "^0.960"
pre-commit = "^2.9.2"
pytest = "^7.1.2"
Expand Down

0 comments on commit 3c0729c

Please sign in to comment.