beeldengeluid / dane-asr-worker

DANE worker for processing ASR (optimised for Dutch)
GNU General Public License v3.0
0 stars 0 forks source link

Bump mockito from 1.3.0 to 1.3.1 #36

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mockito from 1.3.0 to 1.3.1.

Changelog

Sourced from mockito's changelog.

Release 1.3.1 (June 14, 2022)

  • Reimplement captor to capture only during execution phase of a test.
Commits
  • 7f47e91 Bump version to 1.3.1
  • 48e249f Update CHANGELOG
  • d10ff34 Merge pull request #50 from kaste/issue-49
  • 5b9ddf6 Configure pytest to fail on XPASS
  • 20cbe95 Fix: Only record captured arguments in execution phase
  • ea988c9 Rewrite captor tests
  • 301e552 Simplify usage of mock.invocations
  • 27e5587 Update python version classifiers
  • 8e1771c Ignore "line-to-long" flake8 complaints
  • 4fbb16c Run mypy as GitHub action
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot 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 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)