From 6bc6effb77a148f18e470bbea41757cc4c167cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 08:50:28 +0000 Subject: [PATCH] Bump py7zr from 0.20.6 to 0.21.0 in /tests/UDKTests Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.20.6 to 0.21.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.20.6...v0.21.0) --- updated-dependencies: - dependency-name: py7zr 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 2e8b762..4a4bf95 100644 --- a/tests/UDKTests/requirements.txt +++ b/tests/UDKTests/requirements.txt @@ -1,6 +1,6 @@ httpx==0.25.0 psutil==5.9.6 -py7zr==0.20.6 +py7zr==0.21.0 tqdm==4.66.1 udk_configparser==1.1.1 watchdog==3.0.0