Skip to main content

Bump tqdm from 4.66.6 to 4.67.0

ID
cf8f1a8
date
2024-11-07 09:24:16+00:00
author
dependabot <https://github.com/dependabot>
parent
4e0f0fa
message
Bump tqdm from 4.66.6 to 4.67.0

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.6 to 4.67.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.6...v4.67.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

requirements.txt (3492) → requirements.txt (3492)

diff --git a/requirements.txt b/requirements.txt
index fa12285..f46cb0e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -167,7 +167,7 @@ tabulate==0.9.0
     # via sqlite-utils
 termcolor==2.5.0
     # via -r requirements.in
-tqdm==4.66.6
+tqdm==4.67.0
     # via -r requirements.in
 typing-extensions==4.9.0
     # via