Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent d9eedb9 commit e76910a
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 @@ -78,7 +78,7 @@ gunicorn = "^20.1.0"
icalendar = "^5.0.7"
invoke = "^2.1.3"
json-logging-py = "^0.2"
mock = "^5.0.2"
mock = "^5.1.0"
pillow = "^10.0.0"
psycopg = {extras = ["binary"], version = "^3.1.9"}
sentry-sdk = "^1.28.0"

0 comments on commit e76910a

Please sign in to comment.