Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps py7zr from 1.1.0 to 1.1.2.

Changelog

Sourced from py7zr's changelog.

v1.1.2_

Security

  • security: fix Zip-Slip vulnerability by symlink

Removed

  • Remove Code of Conduct from repository.

Changed

  • remove unused _lzma imports

v1.1.1_

Fixed

  • fix: default unix file attributes with proper permissions (#705)

Changed

Commits
  • a2d2bec Release v1.1.2
  • 2c2de47 Merge pull request #711 from miurahr/topic/miurahr/eliminate-coc
  • edcb247 Merge pull request #709 from miurahr/topic/miurahr/security/fix-zip-slip-sani...
  • a9a6f6b chore: remove Code of Conduct
  • e7fc5ef Merge pull request #710 from miurahr/topic/miurahr/cli/eliminate-unused-_lzma
  • 65b02c7 Merge branch 'master' into topic/miurahr/security/fix-zip-slip-sanitize
  • e660526 refactor: remove unused _lzma import and redundant exception handling
  • 29ae67f chore(CI): exclude Python 3.14, 3.14t, and 3.15-dev on Windows 11 arm
  • 1254e0b refactor: add type annotations for exceptions and clean up test formatting
  • 3aec3a6 fix(security): enhance path validation to mitigate Zip-Slip vulnerability
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 19, 2026
@l8556 l8556 added this pull request to the merge queue Jan 19, 2026
Merged via the queue into master with commit 222c9ba Jan 19, 2026
5 checks passed
@l8556 l8556 deleted the dependabot/uv/py7zr-1.1.2 branch January 19, 2026 13:49
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.

2 participants