From cfb9597afab5c501be1acf268ff8ccf7b7d3a8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 08:21:55 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...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 11b07de..75965ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pyeit==1.2.4 pyftdi==0.55.0 pyserial==3.5 setuptools==78.1.1 -tqdm==4.65.0 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file