From 1008fba154d43ea1d27c3b4dc933d1cf73dadac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:38:05 +0000 Subject: [PATCH] Bump py7zr from 1.0.0 to 1.1.3 in /UDKTests Bumps [py7zr](https://github.com/miurahr/py7zr) from 1.0.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/v1.0.0...v1.1.3) --- updated-dependencies: - dependency-name: py7zr dependency-version: 1.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- UDKTests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UDKTests/requirements.txt b/UDKTests/requirements.txt index 68dc0cc..ed9f0c0 100644 --- a/UDKTests/requirements.txt +++ b/UDKTests/requirements.txt @@ -1,7 +1,7 @@ httpx2==2.4.0 loguru==0.7.3 psutil==7.2.2 -py7zr==1.0.0 +py7zr==1.1.3 tqdm==4.67.1 udk_configparser==1.1.1 watchdog==6.0.0