Closed dependabot[bot] closed 1 year ago
Merging #155 (d2fdc74) into main (a99644a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #155 +/- ##
=======================================
Coverage 75.37% 75.37%
=======================================
Files 4 4
Lines 605 605
=======================================
Hits 456 456
Misses 149 149
Bumps mypy from 1.6.0 to 1.6.1.
Commits
9b891fe
Remove +dev from version6b6504e
Fix crash on ParamSpec unification (for real) (#16259)eb81e63
Fix crash on ParamSpec unification (#16251)45f7a12
Add +dev to versionDependabot 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