dependabot[bot]
dependabot[bot]
commited on
:arrow_up: Bump tqdm from 4.66.2 to 4.66.3 (#48)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ dataclasses_json>=0.6.4
|
|
16 |
omegaconf>=2.3.0
|
17 |
loguru==0.7.2
|
18 |
shutup>=0.2.0
|
19 |
-
tqdm==4.66.
|
20 |
coolname>=2.2.0
|
21 |
igraph>=0.11.3
|
22 |
genson>=1.2.0
|
|
|
16 |
omegaconf>=2.3.0
|
17 |
loguru==0.7.2
|
18 |
shutup>=0.2.0
|
19 |
+
tqdm==4.66.3
|
20 |
coolname>=2.2.0
|
21 |
igraph>=0.11.3
|
22 |
genson>=1.2.0
|