Skip to content

Bump py7zr from 1.0.0 to 1.1.0 in /UDKTests - #57

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/UDKTests/py7zr-1.1.2
Closed

Bump py7zr from 1.0.0 to 1.1.0 in /UDKTests#57
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/UDKTests/py7zr-1.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown
Contributor

Bumps py7zr from 1.0.0 to 1.1.0.

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 19, 2026
@tuokri

tuokri commented Jun 15, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [py7zr](https://github.com/miurahr/py7zr) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/miurahr/py7zr/releases)
- [Changelog](https://github.com/miurahr/py7zr/blob/master/docs/Changelog.rst)
- [Commits](miurahr/py7zr@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: py7zr
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump py7zr from 1.0.0 to 1.1.2 in /UDKTests Bump py7zr from 1.0.0 to 1.1.0 in /UDKTests Jun 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/UDKTests/py7zr-1.1.2 branch from 20d2210 to 5315663 Compare June 15, 2026 19:19
@tuokri

tuokri commented Jun 24, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Looks like py7zr is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/UDKTests/py7zr-1.1.2 branch June 24, 2026 07:18
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