sqlalchemy-tutorial
sqlalchemy-tutorial copied to clipboard
Update dependency packaging to v23.2
This PR contains the following updates:
| Package | Change | Age | 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 #​687
- Create a Security Policy file by @​joycebrum in #​695
- Add python 3.12 to CI by @​mayeut in #​689
- Remove URL validation from requirement parsing by @​uranusjr in #​684
- Add types for packaging.version._Version by @​hauntsaninja in #​665
- Add PyPy 3.10 to CI by @​mayeut in #​699
- Remove unused argument in
_manylinux._is_compatibleby @​mayeut in #​700 - Canonicalize names for requirements comparison by @​astrojuanlu in #​696
- Add platform tag support for LoongArch by @​loongson-zn in #​693
- Ability to install
armv7l manylinux/musllinuxwheels onarmv8lby @​mayeut in #​690 - Include CHANGELOG.rst in sdist by @​astrojuanlu in #​704
- Update pyupgrade to Python 3.7+ by @​fangchenli in #​580
- Fix version pattern pre-releases by @​deathaxe in #​705
- Fix typos found by codespell by @​DimitriPapadopoulos in #​706
- Support enriched metadata by @​brettcannon in #​686
- Correct rST syntax in CHANGELOG.rst by @​atugushev in #​709
- fix: platform tag for GraalPy by @​mayeut in #​711
- Document that this library uses a calendar-based versioning scheme by @​faph in #​717
- fix: Update copyright date for docs by @​garrypolley in #​713
- Bump pip version to avoid known vulnerabilities by @​joycebrum in #​720
- Typing annotations fixed in version.py by @​jolaf in #​723
- parse_{sdist,wheel}_filename: don't raise InvalidVersion by @​SpecLad in #​721
- Fix code blocks in CHANGELOG.md by @​edmorley in #​724
New Contributors
- @​mwerschy made their first contribution in #​687
- @​joycebrum made their first contribution in #​695
- @​astrojuanlu made their first contribution in #​696
- @​loongson-zn made their first contribution in #​693
- @​fangchenli made their first contribution in #​580
- @​deathaxe made their first contribution in #​705
- @​DimitriPapadopoulos made their first contribution in #​706
- @​atugushev made their first contribution in #​709
- @​faph made their first contribution in #​717
- @​garrypolley made their first contribution in #​713
- @​jolaf made their first contribution in #​723
- @​SpecLad made their first contribution in #​721
- @​edmorley made their first contribution in #​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 was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code