From b67fe2aa566e2931ace6c30d4447d10c504d31e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:20:49 +0000 Subject: [PATCH] Bump tqdm from 4.67.1 to 4.68.2 in /UDKTests Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.68.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.68.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 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 d25f8f7..07c51d2 100644 --- a/UDKTests/requirements.txt +++ b/UDKTests/requirements.txt @@ -2,6 +2,6 @@ httpx==0.28.1 loguru==0.7.3 psutil==7.2.2 py7zr==1.0.0 -tqdm==4.67.1 +tqdm==4.68.2 udk_configparser==1.1.1 watchdog==6.0.0