Commit 5083c66
authored
fix(deps): Update dependency packaging to v25 (#338)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [packaging](https://redirect.github.com/pypa/packaging) | major | `==24.2` -> `==25.0` |
---
### Release Notes
<details>
<summary>pypa/packaging (packaging)</summary>
### [`v25.0`](https://redirect.github.com/pypa/packaging/releases/tag/25.0)
[Compare Source](https://redirect.github.com/pypa/packaging/compare/24.2...25.0)
#### What's Changed
- Re-add a test for Unicode file name parsing by [@​Siddhesh-Agarwal](https://redirect.github.com/Siddhesh-Agarwal) in [https://github.com/pypa/packaging/pull/863](https://redirect.github.com/pypa/packaging/pull/863)
- Upgrade to ruff 0.9.1 by [@​DimitriPapadopoulos](https://redirect.github.com/DimitriPapadopoulos) in [https://github.com/pypa/packaging/pull/865](https://redirect.github.com/pypa/packaging/pull/865)
- Add support for PEP 738 Android tags by [@​mhsmith](https://redirect.github.com/mhsmith) in [https://github.com/pypa/packaging/pull/880](https://redirect.github.com/pypa/packaging/pull/880)
- feat(markers): support 'extras' and 'dependency_groups' markers by [@​frostming](https://redirect.github.com/frostming) in [https://github.com/pypa/packaging/pull/888](https://redirect.github.com/pypa/packaging/pull/888)
#### New Contributors
- [@​Siddhesh-Agarwal](https://redirect.github.com/Siddhesh-Agarwal) made their first contribution in [https://github.com/pypa/packaging/pull/863](https://redirect.github.com/pypa/packaging/pull/863)
- [@​mhsmith](https://redirect.github.com/mhsmith) made their first contribution in [https://github.com/pypa/packaging/pull/880](https://redirect.github.com/pypa/packaging/pull/880)
- [@​frostming](https://redirect.github.com/frostming) made their first contribution in [https://github.com/pypa/packaging/pull/888](https://redirect.github.com/pypa/packaging/pull/888)
**Full Changelog**: pypa/packaging@24.2...25.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent 408ab94 commit 5083c66
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments