From 16cede7defb59c939886e08df180405b0b5f10c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 21:53:33 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 in /pip Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index fe33636d..15cb5baf 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -30,7 +30,7 @@ secretstorage==3.3.3 ### DO NOT UPGRADE - setuptools > 65.x.x removes flexible versioning ### setuptools==65.0.0 six==1.16.0 -tqdm==4.64.1 +tqdm==4.66.3 twine==4.0.2 typing-extensions==4.4.0 urllib3==1.26.14