build(deps): bump packaging from 26.1 to 26.2 in /docs/tools/python #44673
CI (Envoy) / Envoy/Checks
succeeded
Apr 27, 2026 in 16m 1s
Envoy/Checks (success)
Check has finished
Details
Check run finished (success ✔️)
The check run can be viewed here:
Envoy/Checks (pr/44673/main@aaac2df)
Check started by
Request (pr/44673/main@aaac2df)
@dependabot[bot]
aaac2df #44673
merge main@ec212bb
build(deps): bump packaging from 26.1 to 26.2 in /docs/tools/python
Bumps packaging from 26.1 to 26.2.
Release notes
Sourced from packaging's releases.
26.2
What's Changed
Fixes:
- Fix incorrect sysconfig var name for pyemscripten by
@ryanking13in pypa/packaging#1160- Make
Version,Specifier,SpecifierSet,Tag,Marker, andRequirementpickle-safe and backward-compatible with pickles created in 25.0-26.1 (including references to the removedpackaging._structuresmodule) by@eachimeiand@henryiiiin pypa/packaging#1163, pypa/packaging#1168, pypa/packaging#1170, and pypa/packaging#1171- fix: re-export ExceptionGroup for now by
@henryiiiin pypa/packaging#1164Documentation:
- docs: add errors section and fix missing details by
@henryiiiin pypa/packaging#1159- docs(dev): document property-based test suite by
@r266-techin pypa/packaging#1167- Fix typo in DirectUrl documentation by
@sbidoulin pypa/packaging#1169- docs(specifiers): add is_unsatisfiable() usage example by
@r266-techin pypa/packaging#1166Internal:
- Enable the auditor persona on zizmor by
@henryiiiin pypa/packaging#1158- Test new pickle guarantees by
@henryiiiin pypa/packaging#1174- Use native uv integration in rtd by
@henryiiiin pypa/packaging#1175New Contributors
@ryanking13made their first contribution in pypa/packaging#1160@eachimeimade their first contribution in pypa/packaging#1163Full 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, andRequirementpickle-safe
and backward-compatible with pickles created in 25.0-26.1 (including references to the removed
packaging._structuresmodule) (:pull:1163, :pull:1168, :pull:1170, :pull:1171)- Re-export
ExceptionGroupin 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
DirectUrltypo in (:pull:1167)- Add example of
is_unsatisfiablein (: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
84a87eeBump for release4a616b6docs: a few more updates to prepare for 26.2 (#1176)9de6f44ci: use native uv integration in rtd (#1175)bc76e14chore: update changelog for 26.2 (#1161)3f00091tests: add a pickle check (#1174)48a8a06fix: make Requirements/Markers pickle-safe (#1171)823b44efix: make Tags pickle-safe (#1170)4bed32dfix: make Specifier / SpecifierSet pickle-safe (#1168)963118efix: re-export ExceptionGroup for now (#1164)66e34a8docs(specifiers): add is_unsatisfiable() usage example (#1166)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Environment
Request variables
| Key | Value |
|---|---|
| ref | 2a11b3b |
| sha | aaac2df |
| pr | 44673 |
| base-sha | ec212bb |
| actor | |
| message | build(deps): bump packaging from 26.1 to 26.2 in /docs/tools/python... |
| started | 1777271579.866033 |
| target-branch | main |
| trusted | false |
Build image
Container image/s (as used in this CI run)
| Key | Value |
|---|---|
| default | docker.io/envoyproxy/envoy-build:86873047235e9b8232df989a5999b9bebf9db69c |
| mobile | docker.io/envoyproxy/envoy-build:mobile-86873047235e9b8232df989a5999b9bebf9db69c |
Version
Envoy version (as used in this CI run)
| Key | Value |
|---|---|
| major | 1 |
| minor | 39 |
| patch | 0 |
| dev | true |
Loading