Skip to main content

Bump tqdm from 4.67.0 to 4.67.1

ID
22dd24f
date
2024-11-25 10:10:22+00:00
author
dependabot <https://github.com/dependabot>
parent
9957ecc
message
Bump tqdm from 4.67.0 to 4.67.1

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

---
updated-dependencies:
- dependency-name: tqdm
  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 (3493) → requirements.txt (3493)

diff --git a/requirements.txt b/requirements.txt
index 91f6c90..cc84730 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.67.0
+tqdm==4.67.1
     # via -r requirements.in
 typing-extensions==4.9.0
     # via