From 742e3dd0e9f099017fefa79257fc01084c5dfbac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 22:36:09 +0000 Subject: [PATCH] Bump py7zr from 0.6 to 0.20.2 Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.6 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.6...v0.20.2) --- updated-dependencies: - dependency-name: py7zr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7c1b67..ae28537 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ requests==2.23.0 xlrd==1.2.0 # Unzip 7z (used by Admin Express) -py7zr==0.6 +py7zr==0.20.2