Skip to content

Commit

Permalink
Bump mock from 4.0.3 to 5.1.0
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.1.0.
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](testing-cabal/mock@4.0.3...5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 58dcd82 commit 6d89a72
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -30,7 +30,7 @@ sentry-sdk = {version = "2.16.0", extras = ["django"]}
ipython = "^8.28.0"
coverage = "^5.3"
coveralls = "^2.1.2"
mock = "^4.0.2"
mock = "^5.1.0"
ipdb = "^0.13.4"

[build-system]
Expand Down

0 comments on commit 6d89a72

Please sign in to comment.