Skip to content

chore(deps): bump packaging from 25.0 to 26.2 in the python-major group across 1 directory#215

Merged
lelia merged 2 commits into
mainfrom
dependabot/uv/python-major-cb815e4dbc
Jun 3, 2026
Merged

chore(deps): bump packaging from 25.0 to 26.2 in the python-major group across 1 directory#215
lelia merged 2 commits into
mainfrom
dependabot/uv/python-major-cb815e4dbc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-major group with 1 update in the / directory: packaging.

Updates packaging from 25.0 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

26.1

Features:

Behavior adaptations:

... (truncated)

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:1169)
  • 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)

26.1 - 2026-04-14

Features:

  • PEP 783: add handling for Emscripten wheel tags in (:pull:804) (old name used in implementation, fixed in next release)
  • PEP 803: add handling for the abi3.abi3t free-threading tag in (:pull:1099)
  • PEP 723: add packaging.dependency_groups module, based on the dependency-groups package in (:pull:1065)
  • Add the packaging.direct_url module in (:pull:944)
  • Add the packaging.errors module in (:pull:1071)
  • Add SpecifierSet.is_unsatisfiable using ranges (new internals that will be expanded in future versions) in (:pull:1119)
  • Add create_compatible_tags_selector to select compatible tags in (:pull:1110)
  • Add a key argument to SpecifierSet.filter() in (:pull:1068)
  • Support & and | for Marker's in (:pull:1146)
  • Normalize Version.__replace__ and add Version.from_parts in (:pull:1078)
  • Add an option to validate compressed tag set sort order in parse_wheel_filename in (:pull:1150)

Behavior adaptations:

  • Narrow exclusion of pre-releases for <V.postN to match spec in (:pull:1140)
  • Narrow exclusion of post-releases for >V to match spec in (:pull:1141)
  • Rename format_full_version to _format_full_version to make it visibly private in (:pull:1125)
  • Restrict local version to ASCII in (:pull:1102)

Pylock (PEP 751) updates:

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 29, 2026 22:04
@dependabot dependabot Bot added python:uv Pull requests that update python:uv code dependencies Pull requests that update a dependency file labels May 29, 2026
@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown

Version Check Failed

Please increment...

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.3.1.dev4

Docker image: socketdev/cli:pr-215

@socket-security-staging

socket-security-staging Bot commented May 29, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​packaging@​25.0 ⏵ 26.299 +1100100100100

View full report

@socket-security

socket-security Bot commented May 29, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​packaging@​25.0 ⏵ 26.299 +1100100100100

View full report

@dependabot dependabot Bot changed the title chore(deps): bump packaging from 25.0 to 26.2 in the python-major group chore(deps): bump packaging from 25.0 to 26.2 in the python-major group across 1 directory May 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/python-major-cb815e4dbc branch from 51a0ca8 to 5f88e79 Compare May 29, 2026 22:22
@dependabot dependabot Bot force-pushed the dependabot/uv/python-major-cb815e4dbc branch 2 times, most recently from 10ec8ae to b856c48 Compare June 2, 2026 23:35
@lelia

lelia commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Dependabot (@dependabot) rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/uv/python-major-cb815e4dbc branch from b856c48 to 9ac531e Compare June 3, 2026 00:04
@lelia

lelia commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Dependabot (@dependabot) recreate

@dependabot dependabot Bot force-pushed the dependabot/uv/python-major-cb815e4dbc branch 5 times, most recently from 33a5b5a to 65f2a03 Compare June 3, 2026 17:55
@lelia

lelia commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Dependabot (@dependabot) recreate

Bumps the python-major group with 1 update in the / directory: [packaging](https://github.com/pypa/packaging).


Updates `packaging` from 25.0 to 26.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@25.0...26.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '26.2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/python-major-cb815e4dbc branch from 65f2a03 to c6d8c63 Compare June 3, 2026 19:41
@lelia lelia merged commit 1e8d0eb into main Jun 3, 2026
26 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/python-major-cb815e4dbc branch June 3, 2026 21:25
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant