Spaces:
Sleeping
Sleeping
dependabot[bot]
commited on
Bump tqdm from 4.66.2 to 4.66.3
Browse filesBumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -66,7 +66,7 @@ sniffio==1.3.1
|
|
66 |
starlette==0.37.2
|
67 |
tomlkit==0.12.0
|
68 |
toolz==0.12.1
|
69 |
-
tqdm==4.66.
|
70 |
typer==0.12.3
|
71 |
typing_extensions==4.11.0
|
72 |
tzdata==2024.1
|
|
|
66 |
starlette==0.37.2
|
67 |
tomlkit==0.12.0
|
68 |
toolz==0.12.1
|
69 |
+
tqdm==4.66.3
|
70 |
typer==0.12.3
|
71 |
typing_extensions==4.11.0
|
72 |
tzdata==2024.1
|