flask-sqlalchemy-tutorial
flask-sqlalchemy-tutorial copied to clipboard
Update dependency packaging to v23.2
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| packaging | ==23.1 -> ==23.2 |
Release Notes
pypa/packaging (packaging)
v23.2
What's Changed
- parse_marker should consume the entire source string by @mwerschy in https://github.com/pypa/packaging/pull/687
- Create a Security Policy file by @joycebrum in https://github.com/pypa/packaging/pull/695
- Add python 3.12 to CI by @mayeut in https://github.com/pypa/packaging/pull/689
- Remove URL validation from requirement parsing by @uranusjr in https://github.com/pypa/packaging/pull/684
- Add types for packaging.version._Version by @hauntsaninja in https://github.com/pypa/packaging/pull/665
- Add PyPy 3.10 to CI by @mayeut in https://github.com/pypa/packaging/pull/699
- Remove unused argument in
_manylinux._is_compatibleby @mayeut in https://github.com/pypa/packaging/pull/700 - Canonicalize names for requirements comparison by @astrojuanlu in https://github.com/pypa/packaging/pull/696
- Add platform tag support for LoongArch by @loongson-zn in https://github.com/pypa/packaging/pull/693
- Ability to install
armv7l manylinux/musllinuxwheels onarmv8lby @mayeut in https://github.com/pypa/packaging/pull/690 - Include CHANGELOG.rst in sdist by @astrojuanlu in https://github.com/pypa/packaging/pull/704
- Update pyupgrade to Python 3.7+ by @fangchenli in https://github.com/pypa/packaging/pull/580
- Fix version pattern pre-releases by @deathaxe in https://github.com/pypa/packaging/pull/705
- Fix typos found by codespell by @DimitriPapadopoulos in https://github.com/pypa/packaging/pull/706
- Support enriched metadata by @brettcannon in https://github.com/pypa/packaging/pull/686
- Correct rST syntax in CHANGELOG.rst by @atugushev in https://github.com/pypa/packaging/pull/709
- fix: platform tag for GraalPy by @mayeut in https://github.com/pypa/packaging/pull/711
- Document that this library uses a calendar-based versioning scheme by @faph in https://github.com/pypa/packaging/pull/717
- fix: Update copyright date for docs by @garrypolley in https://github.com/pypa/packaging/pull/713
- Bump pip version to avoid known vulnerabilities by @joycebrum in https://github.com/pypa/packaging/pull/720
- Typing annotations fixed in version.py by @jolaf in https://github.com/pypa/packaging/pull/723
- parse_{sdist,wheel}_filename: don't raise InvalidVersion by @SpecLad in https://github.com/pypa/packaging/pull/721
- Fix code blocks in CHANGELOG.md by @edmorley in https://github.com/pypa/packaging/pull/724
New Contributors
- @mwerschy made their first contribution in https://github.com/pypa/packaging/pull/687
- @joycebrum made their first contribution in https://github.com/pypa/packaging/pull/695
- @astrojuanlu made their first contribution in https://github.com/pypa/packaging/pull/696
- @loongson-zn made their first contribution in https://github.com/pypa/packaging/pull/693
- @fangchenli made their first contribution in https://github.com/pypa/packaging/pull/580
- @deathaxe made their first contribution in https://github.com/pypa/packaging/pull/705
- @DimitriPapadopoulos made their first contribution in https://github.com/pypa/packaging/pull/706
- @atugushev made their first contribution in https://github.com/pypa/packaging/pull/709
- @faph made their first contribution in https://github.com/pypa/packaging/pull/717
- @garrypolley made their first contribution in https://github.com/pypa/packaging/pull/713
- @jolaf made their first contribution in https://github.com/pypa/packaging/pull/723
- @SpecLad made their first contribution in https://github.com/pypa/packaging/pull/721
- @edmorley made their first contribution in https://github.com/pypa/packaging/pull/724
Full Changelog: https://github.com/pypa/packaging/compare/23.1...23.2
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, check this box
This PR has been generated by Mend Renovate. View repository job log here.