Skip to main content

Bump tqdm from 4.66.5 to 4.66.6

ID
b676125
date
2024-10-29 09:56:17+00:00
author
dependabot <https://github.com/dependabot>
parent
3eabd21
message
Bump tqdm from 4.66.5 to 4.66.6

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

---
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 (3798) → requirements.txt (3798)

diff --git a/requirements.txt b/requirements.txt
index aaf0af9..40bde1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -180,7 +180,7 @@ tabulate==0.9.0
     # via sqlite-utils
 termcolor==2.5.0
     # via -r requirements.in
-tqdm==4.66.5
+tqdm==4.66.6
     # via -r requirements.in
 typing-extensions==4.9.0
     # via