From 8886246732b27baa7ecc79d2e1eeeac5a6e25788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:47:51 +0000 Subject: [PATCH] Bump tqdm from 4.66.5 to 4.66.6 in /tests/UDKTests Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.66.6. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.66.6) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... 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 b505cc7..cd1c9cd 100644 --- a/tests/UDKTests/requirements.txt +++ b/tests/UDKTests/requirements.txt @@ -1,6 +1,6 @@ httpx==0.27.2 psutil==6.0.0 py7zr==0.22.0 -tqdm==4.66.5 +tqdm==4.66.6 udk_configparser==1.1.1 watchdog==5.0.3