- Notifications
You must be signed in to change notification settings - Fork675
chore(deps): update dependency mypy to v0.920#1753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-commenter commentedDec 17, 2021
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.
|
nejch commentedDec 17, 2021
Interestingly it forgot to updatehttps://github.com/pre-commit/mirrors-mypy in pre-commit config. Or maybe that never worked, hmm. But maybe we could sync them for now. |
JohnVillalovos commentedDec 18, 2021
🤷♂️ I don't know... What do you want to do? |
nejch commentedDec 19, 2021
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. |
JohnVillalovos commentedDec 20, 2021
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 to34a5f22Compare
Uh oh!
There was an error while loading.Please reload this page.
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 byWhiteSource Renovate. View repository job loghere.