From 0af940d4efef5eea1cc4d4f6a135e9553fb37736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 16:08:05 +0000 Subject: [PATCH] Bump py7zr from 0.22.0 to 1.0.0 in /UDKTests Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.22.0 to 1.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: py7zr dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 24647b8..8b1d140 100644 --- a/UDKTests/requirements.txt +++ b/UDKTests/requirements.txt @@ -1,7 +1,7 @@ httpx==0.28.1 loguru==0.7.3 psutil==7.0.0 -py7zr==0.22.0 +py7zr==1.0.0 tqdm==4.67.1 udk_configparser==1.1.1 watchdog==6.0.0