From f7856f663f3cf64b64b39d31f52324397ba97e85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 22:35:22 +0000 Subject: [PATCH] Bump py7zr from 0.11.3 to 0.20.2 in /shuffle-tools/1.0.0 Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.11.3 to 0.20.2. - [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.11.3...v0.20.2) --- updated-dependencies: - dependency-name: py7zr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shuffle-tools/1.0.0/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shuffle-tools/1.0.0/requirements.txt b/shuffle-tools/1.0.0/requirements.txt index 1ac4003c..63e9b4e8 100644 --- a/shuffle-tools/1.0.0/requirements.txt +++ b/shuffle-tools/1.0.0/requirements.txt @@ -1,5 +1,5 @@ ioc_finder==6.0.1 -py7zr==0.11.3 +py7zr==0.20.2 rarfile==4.0 pyminizip==0.2.4 requests==2.25.1