From 209f083542b8c41b0d1927bc2596e0d03ccf63ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:18:17 +0000 Subject: [PATCH] Bump py7zr from 0.21.1 to 0.22.0 in /tests/UDKTests Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.21.1 to 0.22.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.21.1...v0.22.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 5ae04c3..3ce8ac5 100644 --- a/tests/UDKTests/requirements.txt +++ b/tests/UDKTests/requirements.txt @@ -1,6 +1,6 @@ httpx==0.27.0 psutil==6.0.0 -py7zr==0.21.1 +py7zr==0.22.0 tqdm==4.66.4 udk_configparser==1.1.1 watchdog==4.0.1