chore(deps): update dependency mypy to v0.920#1753
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1753 +/- ##
=======================================
Coverage 91.97% 91.97%
=======================================
Files 76 76
Lines 4759 4759
=======================================
Hits 4377 4377
Misses 382 382
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Interestingly it forgot to update https://github.com/pre-commit/mirrors-mypy in pre-commit config. Or maybe that never worked, hmm. But maybe we could sync them for now. |
🤷♂️ I don't know... What do you want to do? |
|
Ahh, I see. pre-commit is disabled by default now in renovate: renovatebot/renovate#11616 (popcorn material if you go down the rabbit hole there..). I'll add some config to bump this along with the upstream mypy. |
Thanks! |
mypy 0.920 now understands the type of 'http.client.HTTPConnection.debuglevel' so we remove the 'type: ignore' comment to make mypy pass
0fb6d36 to
34a5f22
Compare
This PR contains the following updates:
==0.910->==0.920Release Notes
python/mypy
v0.920Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.