Skip to main content

build(deps): bump tqdm from 4.67.1 to 4.67.2

ID
45c6c6c
date
2026-02-02 09:31:46+00:00
author
dependabot <https://github.com/dependabot>
parent
365783c
message
build(deps): bump tqdm from 4.67.1 to 4.67.2

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.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] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

requirements.txt (3105) → requirements.txt (3105)

diff --git a/requirements.txt b/requirements.txt
index dc0dcfa..9aca625 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -144,7 +144,7 @@ tabulate==0.9.0
     # via sqlite-utils
 termcolor==3.3.0
     # via -r requirements.in
-tqdm==4.67.1
+tqdm==4.67.2
     # via -r requirements.in
 typing-extensions==4.15.0
     # via