Closed dependabot[bot] closed 1 year ago
Code Climate has analyzed commit 3456d95a and detected 0 issues on this pull request.
View more on Code Climate.
Merging #324 (3456d95) into dev (00f47ca) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## dev #324 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 176 176
=========================================
Hits 176 176
Bumps mypy from 1.5.1 to 1.6.0.
Commits
ac2d56f
Remove +dev from version5b488ab
Optimize Unpack for failures (#15967)4c963c9
Make PEP 695 constructs give a reasonable error message (#16013)e78df55
Match note error codes to import error codes (#16004)d376633
Fix mypyc regression with pretty (#16124)00cba13
Clear cache when adding --new-type-inference (#16059)b33373c
Try upgrading tox (#15992)807bd39
Fix ParamSpec inference for callback protocols (#15986)d7b2451
Fixes to stubtest's new check for missing stdlib modules (#15960)efecd59
Support user defined variadic tuple types (#15961)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 show