From 81eb3e267de74bcd16d5ca1207a92c10fae323fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 02:14:40 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6546ed5..898e01d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ pytest-asyncio==0.21.1 pytest-cov==4.1.0 # Utilities -tqdm==4.66.1 +tqdm==4.66.3 requests==2.31.0 python-dateutil==2.8.2