Skip to content

build(deps): update zipp requirement from >=3.23.1 to >=4.1.0#547

Merged
jackseceng merged 1 commit into
mainfrom
dependabot/pip/zipp-gte-4.1.0
May 27, 2026
Merged

build(deps): update zipp requirement from >=3.23.1 to >=4.1.0#547
jackseceng merged 1 commit into
mainfrom
dependabot/pip/zipp-gte-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on zipp to permit the latest version.

Changelog

Sourced from zipp's changelog.

v4.1.0

Features

  • Path.iterdir now raises NotADirectoryError (formerly ValueError) when call on something that's not a directory. (#154)

v4.0.0

Deprecations and Removals

  • Drop workaround for stacklevel bug on older PyPy releases. (#149)

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)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 21, 2026
@dependabot dependabot Bot requested a review from jackseceng as a code owner May 21, 2026 16:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/zipp-gte-4.1.0 branch from f60eece to e326dcd Compare May 25, 2026 19:20
@jackseceng
Copy link
Copy Markdown
Owner

@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.23.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/zipp-gte-4.1.0 branch from e326dcd to ac5d517 Compare May 25, 2026 19:53
@jackseceng jackseceng merged commit 66e1a28 into main May 27, 2026
26 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/zipp-gte-4.1.0 branch May 27, 2026 20:31
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