Closed dependabot[bot] closed 2 years ago
Code Climate has analyzed commit 938dbaa2 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 60.6% (0.0% change).
View more on Code Climate.
Looks like pytest-mock is up-to-date now, so this is no longer needed.
Bumps pytest-mock from 3.5.1 to 3.6.1.
Changelog
Sourced from pytest-mock's changelog.
Commits
6730ce3
Release 3.6.1b4d91e0
modify resetall to work with patch object (#241)c387818
Merge pull request #239 from pytest-dev/pre-commit-ci-update-config278a23d
[pre-commit.ci] pre-commit autoupdate033f2f5
Merge pull request #238 from pytest-dev/pre-commit-ci-update-configf830bb9
[pre-commit.ci] pre-commit autoupdate3a4b13b
Remove requirements section from README4803269
Merge pull request #236 from nicoddemus/release-3.6.04716752
Drop Python 3.5 support3425616
Move setup.cfg to mypy.iniDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually