From 21997b45f0a5e9bb80f1a302f73c6d057a2ba537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:08:54 +0000 Subject: [PATCH] Bump py7zr from 1.0.0 to 1.1.0 in /tests/UDKTests Bumps [py7zr](https://github.com/miurahr/py7zr) from 1.0.0 to 1.1.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/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: py7zr dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/UDKTests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/UDKTests/requirements.txt b/tests/UDKTests/requirements.txt index fa7db36..5a8fc45 100644 --- a/tests/UDKTests/requirements.txt +++ b/tests/UDKTests/requirements.txt @@ -1,6 +1,6 @@ httpx==0.28.1 psutil==7.1.3 -py7zr==1.0.0 +py7zr==1.1.0 tqdm==4.67.1 udk_configparser==1.1.1 watchdog==6.0.0