Skip to content

Commit 7c8a45b

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 5c2ff31 commit 7c8a45b

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

poetry.lock

Lines changed: 12 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
@@ -67,7 +67,7 @@ pytest = "^6.2.5"
6767
pytest-cov = "^4.0.0"
6868
pytest-timeout="^1.4.2"
6969
nbval="^0.9.6"
70-
mock="^4.0.2"
70+
mock=">=4.0.2,<6.0.0"
7171
mypy = "^0.982"
7272
twine = "^4.0.1"
7373
anonlink="^0.15"

0 commit comments

Comments
 (0)