flask-sqlalchemy-tutorial
flask-sqlalchemy-tutorial copied to clipboard
Update dependency importlib-metadata to v4.12.0
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| importlib-metadata | ==4.11.3 -> ==4.12.0 |
Release Notes
python/importlib_metadata
v4.12.0
=======
- py-93259: Now raise
ValueErrorwhenNoneor an empty string are passed toDistribution.from_name(and other callers).
v4.11.4
=======
- #379: In
PathDistribution._name_from_stem, avoid including parts of the extension in the result. - #381: In
PathDistribution._normalized_name, ensure names loaded from the stem of the filename are also normalized, ensuring duplicate entry points by packages varying only by non-normalized name are hidden.
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.