Skip to content

build(deps): update py7zr requirement from >=0.20.0 to >=1.1.0#31

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py7zr-gte-1.1.0
Open

build(deps): update py7zr requirement from >=0.20.0 to >=1.1.0#31
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py7zr-gte-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Updates the requirements on py7zr to permit the latest version.

Release notes

Sourced from py7zr's releases.

Release version 1.1.0

Requirements

  • Minimum required Python 3.10
  • Add support for Python 3.14

Security

Fixed

  • The is_78zfile accept any path-like
  • The SevenZipFile accept IO[bytes]
  • Make FileInfo and ArchiveInfo dataclasses
  • The getInfo() returns FileInfo object

What's Changed in details

New Contributors

Full Changelog: miurahr/py7zr@v1.0.0...v1.1.0

Changelog

Sourced from py7zr's changelog.

v1.1.0_

  • Same as v1.1.0rc4

v1.1.0rc4

Changed

  • CI: Ensure nearest tag is fetched in publish-to-pypi workflow
  • Streamlined pypi source package by pruning docs, tests and utils

v1.1.0rc2

Changed

  • CI: update workflows (#695,#696,#697,#698,#692)
  • Update tox configuration with TOML native (#689)
  • Type hint syntax for Python 3.10 and later (#690)

Document

  • README: Minimum & Recommended Python/PyPY versions (#700)

v1.1.0rc1

Security

  • Bump Brotli@1.2.0 and limit output memory size (#686)

Added

  • Support Python 3.14

Changed

  • CI: update target Python versions, GitHub Actions configurations
  • dependency: pyppmd@1.3.0, pybcj@1.0.6, inflate64@1.0.4
  • use stdlib for Zstandard support instead of pyzstd (#682)
  • fix(is_7zfile): accept any path-like instead of just pathlib.Path (#663)
  • Accept IO[bytes] instead of BinaryIO (#661)
  • Document: Fix WriterFactory example (#660)
  • getInfo() returns FileInfo object (#676)
  • make FileInfo and ArchiveInfo dataclasses (#678)

Removed

... (truncated)

Commits
  • 1f4fcc6 Release v1.1.0
  • 65c19d0 Release v1.1.0rc4
  • 5beb4a9 chore: Remove fetch-depth from publish-to-pypi workflow
  • 9c8235c chore: Remove fetch-tags flag from publish-to-pypi workflow
  • 9628b49 Release v1.1.0rc3
  • 96b1220 chore: Fix tag resolution command in publish-to-pypi workflow
  • 35ef263 chore: Enhance tag fetching logic in publish-to-pypi workflow
  • fdac576 chore: Simplify MANIFEST.in
  • f98de3c chore: Ensure nearest tag is fetched in publish-to-pypi workflow
  • 447a290 chore: Use fetch-tags in publish-to-pypi workflow
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [py7zr](https://github.com/miurahr/py7zr) to permit the latest version.
- [Release notes](https://github.com/miurahr/py7zr/releases)
- [Changelog](https://github.com/miurahr/py7zr/blob/master/docs/Changelog.rst)
- [Commits](miurahr/py7zr@v0.20.0...v1.1.0)

---
updated-dependencies:
- dependency-name: py7zr
  dependency-version: 1.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants