Skip to main content

Bump tqdm from 4.66.4 to 4.66.5

ID
a7f8631
date
2024-08-05 10:11:07+00:00
author
dependabot <https://github.com/dependabot>
parent
4f63a5b
message
Bump tqdm from 4.66.4 to 4.66.5

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

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

diff --git a/requirements.txt b/requirements.txt
index 85b843a..37ad945 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -214,7 +214,7 @@ tabulate==0.9.0
     # via sqlite-utils
 termcolor==2.4.0
     # via -r requirements.in
-tqdm==4.66.4
+tqdm==4.66.5
     # via -r requirements.in
 typing-extensions==4.9.0
     # via