From 7458ab5aad01ab1118803f3ab105e963dc5439ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:52:00 +0000 Subject: [PATCH] Bump tqdm from 4.66.4 to 4.66.5 in /UDKTests Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... 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 0e5cf76..b615cee 100644 --- a/UDKTests/requirements.txt +++ b/UDKTests/requirements.txt @@ -2,6 +2,6 @@ httpx==0.27.0 loguru==0.7.2 psutil==6.0.0 py7zr==0.21.1 -tqdm==4.66.4 +tqdm==4.66.5 udk_configparser==1.1.1 watchdog==4.0.2