From 7533835e044a2148a68e60fd7fe85776037a7acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 16:03:31 -0400 Subject: [PATCH] Bump py7zr from 0.22.0 to 1.1.0 (#16901) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed7f2c2941..62ed506e36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ jinja2==3.1.6 bleak==2.1.1 smpclient==6.0.0 requests==2.34.2 -py7zr==0.22.0 +py7zr==1.1.0 # esp-idf >= 5.0 requires this pyparsing >= 3.3.2