From 7d0e2774b2c1dee740fa8e43a45d5784fa5e323d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 06:55:38 +0000 Subject: [PATCH] build(deps): bump py7zr from 0.22.0 to 1.1.3 in /scrapers/py_importers Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.22.0 to 1.1.3. - [Release notes](https://github.com/miurahr/py7zr/releases) - [Changelog](https://github.com/miurahr/py7zr/blob/master/docs/Changelog.rst) - [Commits](https://github.com/miurahr/py7zr/compare/v0.22.0...v1.1.3) --- updated-dependencies: - dependency-name: py7zr dependency-version: 1.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapers/py_importers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers/py_importers/requirements.txt b/scrapers/py_importers/requirements.txt index 97dc0f23..1dc978c4 100644 --- a/scrapers/py_importers/requirements.txt +++ b/scrapers/py_importers/requirements.txt @@ -12,4 +12,4 @@ webencodings==0.5.1 wget==3.2 webptools==0.0.5 pillow==8.3.2 -py7zr==0.22.0 \ No newline at end of file +py7zr==1.1.3 \ No newline at end of file