plannigan / columbo

Specify a dynamic set of questions to ask a user and get their answers.
https://plannigan.github.io/columbo/
MIT License
18 stars 6 forks source link

Update dependency mypy to v1.11.2 (main) #723

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (source, changelog) ==1.11.1 -> ==1.11.2 age adoption passing confidence

Release Notes

python/mypy (mypy) ### [`v1.11.2`](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2) [Compare Source](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.48%. Comparing base (0683a63) to head (c465bd4). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ======================================= Coverage 97.48% 97.48% ======================================= Files 6 6 Lines 398 398 Branches 79 79 ======================================= Hits 388 388 Misses 8 8 Partials 2 2 ```