Skip to content

Bump packaging from 26.1 to 26.2#12429

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/packaging-26.2
Open

Bump packaging from 26.1 to 26.2#12429
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/packaging-26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps packaging from 26.1 to 26.2.

Release notes

Sourced from packaging's releases.

26.2

What's Changed

Fixes:

Documentation:

Internal:

New Contributors

Full Changelog: pypa/packaging@26.1...26.2

Changelog

Sourced from packaging's changelog.

26.2 - 2026-04-24


Fixes:
  • Fix incorrect sysconfig var name for pyemscripten in (:pull:1160)
  • Make Version, Specifier, SpecifierSet, Tag, Marker, and Requirement pickle-safe
    and backward-compatible with pickles created in 25.0-26.1 (including references to the removed
    packaging._structures module) (:pull:1163, :pull:1168, :pull:1170, :pull:1171)
  • Re-export ExceptionGroup in metadata for now in (:pull:1164)

Documentation:

  • Add errors section and fix missing details in (:pull:1159)
  • Document our property-based test suite in (:pull:1167)
  • Fix a DirectUrl typo in (:pull:1167)
  • Add example of is_unsatisfiable in (:pull:1166)

Internal:

  • Enable the auditor persona on zizmor in (:pull:1158)
  • Test new pickle guarantees in (:pull:1174)
  • Use new native ReadTheDocs uv integration in (:pull:1175)
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@dependabot dependabot Bot requested review from asvetlov and webknjaz as code owners April 27, 2026 12:34
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 27, 2026 12:34
Bumps [packaging](https://github.com/pypa/packaging) from 26.1 to 26.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@26.1...26.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '26.2'
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/packaging-26.2 branch from bff0f69 to fbda55f Compare April 27, 2026 12:50
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (1842c3e) to head (fbda55f).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12429   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files         134      134           
  Lines       46751    46751           
  Branches     2430     2430           
=======================================
  Hits        46249    46249           
  Misses        373      373           
  Partials      129      129           
Flag Coverage Δ
CI-GHA 98.98% <ø> (-0.01%) ⬇️
OS-Linux 98.72% <ø> (-0.01%) ⬇️
OS-Windows 96.98% <ø> (ø)
OS-macOS 97.88% <ø> (ø)
Py-3.10.11 97.39% <ø> (-0.01%) ⬇️
Py-3.10.20 97.86% <ø> (-0.01%) ⬇️
Py-3.11.15 98.10% <ø> (-0.02%) ⬇️
Py-3.11.9 97.65% <ø> (ø)
Py-3.12.10 97.73% <ø> (ø)
Py-3.12.13 98.20% <ø> (ø)
Py-3.13.13 98.45% <ø> (-0.01%) ⬇️
Py-3.14.4 98.51% <ø> (ø)
Py-3.14.4t 97.51% <ø> (-0.01%) ⬇️
Py-pypy3.11.15-7.3.21 97.35% <ø> (-0.01%) ⬇️
VM-macos 97.88% <ø> (ø)
VM-ubuntu 98.72% <ø> (-0.01%) ⬇️
VM-windows 96.98% <ø> (ø)
cython-coverage 38.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants