Skip to content

build(deps): update zipp requirement from >=3.19.1 to >=3.23.1#520

Merged
jackseceng merged 1 commit intomainfrom
dependabot/pip/zipp-gte-3.23.1
Apr 25, 2026
Merged

build(deps): update zipp requirement from >=3.19.1 to >=3.23.1#520
jackseceng merged 1 commit intomainfrom
dependabot/pip/zipp-gte-3.23.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on zipp to permit the latest version.

Changelog

Sourced from zipp's changelog.

v3.23.1

Bugfixes

  • str(Path(...)) now renders ":zipfile" for the filename when a zipfile has no filename instead of failing with a TypeError. (#134)

v3.23.0

Features

  • Add a compatibility shim for Python 3.13 and earlier. (#145)

v3.22.0

Features

Bugfixes

  • Fixed .name, .stem, and other basename-based properties on Windows when working with a zipfile on disk. (#133)

v3.21.0

Features

  • Improve performances of :meth:zipfile.Path.open for non-reading modes. (1a1928d)
  • Rely on cached_property to cache values on the instance.
  • Rely on save_method_args to save method args.

v3.20.2

Bugfixes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 23, 2026
@dependabot dependabot Bot requested a review from jackseceng as a code owner April 23, 2026 15:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 23, 2026
@jackseceng
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Updates the requirements on [zipp](https://github.com/jaraco/zipp) to permit the latest version.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.19.1...v3.23.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-version: 3.23.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/zipp-gte-3.23.1 branch from 68ea987 to 5f64ca3 Compare April 25, 2026 09:03
@jackseceng jackseceng closed this Apr 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jackseceng jackseceng reopened this Apr 25, 2026
@jackseceng jackseceng enabled auto-merge April 25, 2026 09:29
@jackseceng jackseceng merged commit fc284ab into main Apr 25, 2026
43 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/zipp-gte-3.23.1 branch April 25, 2026 09:30
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant