From ddeb986ae4ffe867d55c3622f5f1e642a2c5817b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 10:21:50 +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 d0880de..caad595 100644 --- a/tests/UDKTests/requirements.txt +++ b/tests/UDKTests/requirements.txt @@ -1,6 +1,6 @@ httpx==0.25.0 psutil==6.0.0 -py7zr==0.20.6 +py7zr==0.21.1 tqdm==4.66.4 udk_configparser==1.1.1 watchdog==3.0.0