qnbhd / mljet

Minimalistic ML-models auto deployment tool
MIT License
67 stars 4 forks source link

chore(deps): update requirements to v6 #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
importlib_metadata ==5.2.0 -> ==6.0.0 age adoption passing confidence

Release Notes

python/importlib_metadata ### [`v6.0.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v600) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v5.2.0...v6.0.0) \====== - [#​419](https://togithub.com/python/importlib_metadata/issues/419): Declared `Distribution` as an abstract class, enforcing definition of abstract methods in instantiated subclasses. It's no longer possible to instantiate a `Distribution` or any subclasses unless they define the abstract methods. Please comment in the issue if this change breaks any projects. This change will likely be rolled back if it causes significant disruption.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Base: 86.95% // Head: 86.95% // No change to project coverage :thumbsup:

Coverage data is based on head (90eb10c) compared to base (c2396b7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ======================================= Coverage 86.95% 86.95% ======================================= Files 41 41 Lines 1150 1150 ======================================= Hits 1000 1000 Misses 150 150 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Konstantin+T)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.