Skip to content

Commit 88b6820

Browse files
build(deps): Bump mock from 5.1.0 to 5.2.0 (#1486)
Bumps [mock](https://github.com/testing-cabal/mock) from 5.1.0 to 5.2.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@5.1.0...5.2.0) --- updated-dependencies: - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9115b3 commit 88b6820

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ gunicorn = "^23.0.0"
7979
icalendar = "^6.1.3"
8080
invoke = "^2.2.0"
8181
json-logging-py = "^0.2"
82-
mock = "^5.1.0"
82+
mock = "^5.2.0"
8383
pillow = "^11.1.0"
8484
psycopg = {extras = ["binary"], version = "^3.2.6"}
8585
sentry-sdk = "^2.27.0"

0 commit comments

Comments
 (0)