From a83cbe2af7564d64e71041a05480ecce53ee0451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:48:04 +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 56f61ce..c52669a 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.1