Skip to content

Commit

Permalink
build(deps): bump mock from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [mock](https://github.com/testing-cabal/mock) from 5.0.0 to 5.1.0.
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](testing-cabal/mock@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 43e2c98 commit 792b41f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ sparkmagic = {path = "./sparkmagic", develop = true }
numpy = "^1.24.4"
pandas = "^1.5.2"
pytest = "^7.2.0"
mock = "^5.0.0"
mock = "^5.1.0"


[build-system]
Expand Down

0 comments on commit 792b41f

Please sign in to comment.