Skip to content

Commit 4977cc5

Browse files
Renovate [BOT]luketainton
authored andcommitted
fix(deps): update dependency packaging to v25 (#329)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [packaging](https://github.com/pypa/packaging) | project.dependencies | major | `==24.2` -> `==25.0` | --- ### Release Notes <details> <summary>pypa/packaging (packaging)</summary> ### [`v25.0`](https://github.com/pypa/packaging/releases/tag/25.0) [Compare Source](pypa/packaging@24.2...25.0) #### What's Changed - Re-add a test for Unicode file name parsing by [@&#8203;Siddhesh-Agarwal](https://github.com/Siddhesh-Agarwal) in pypa/packaging#863 - Upgrade to ruff 0.9.1 by [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in pypa/packaging#865 - Add support for PEP 738 Android tags by [@&#8203;mhsmith](https://github.com/mhsmith) in pypa/packaging#880 - feat(markers): support 'extras' and 'dependency_groups' markers by [@&#8203;frostming](https://github.com/frostming) in pypa/packaging#888 #### New Contributors - [@&#8203;Siddhesh-Agarwal](https://github.com/Siddhesh-Agarwal) made their first contribution in pypa/packaging#863 - [@&#8203;mhsmith](https://github.com/mhsmith) made their first contribution in pypa/packaging#880 - [@&#8203;frostming](https://github.com/frostming) made their first contribution in pypa/packaging#888 **Full Changelog**: pypa/packaging@24.2...25.0 </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==--> Reviewed-on: https://git.tainton.uk/repos/pypilot/pulls/329 Reviewed-by: Luke Tainton <luke@tainton.uk> Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk> Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
1 parent 92b5d94 commit 4977cc5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"lazy-object-proxy==1.11.0",
2121
"mccabe==0.7.0",
2222
"mypy-extensions==1.0.0",
23-
"packaging==24.2",
23+
"packaging==25.0",
2424
"pathspec==0.12.1",
2525
"platformdirs==4.3.7",
2626
"pluggy==1.5.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)