Skip to content

Commit 50b76ef

Browse files
Bump mock from 4.0.3 to 5.2.0
Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.2.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@4.0.3...5.2.0) --- updated-dependencies: - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a11ea08 commit 50b76ef

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -54,7 +54,7 @@ tomli = {version = ">=2.0.0,<3.0.0", python = "<3.11"}
5454
anyio = ">=4.0.0, <4.13.0"
5555

5656
[tool.poetry.group.test.dependencies]
57-
mock = ">=4.0.3,<4.1.0"
57+
mock = ">=5.2.0,<5.3.0"
5858
pytest = ">=7.3.1,<8.5.0"
5959
pytest-mock = ">=3.10.0,<3.11.0"
6060
coverage = ">=7.2.3,<7.11.0"

0 commit comments

Comments
 (0)