Skip to content

Commit bbbd520

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -68,7 +68,7 @@ pytest = "^6.2.5"
6868
pytest-cov = "^4.0.0"
6969
pytest-timeout="^1.4.2"
7070
nbval="^0.9.6"
71-
mock="^4.0.2"
71+
mock=">=4.0.2,<6.0.0"
7272
mypy = "^0.982"
7373
twine = "^4.0.1"
7474
pre-commit = "^2.20.0"

0 commit comments

Comments
 (0)