Skip to content

Commit ae87240

Browse files
Update tqdm requirement from ~=4.67.0 to ~=4.67.1
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.0...v4.67.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c842666 commit ae87240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ PyInquirer~=1.0.3
1313
termcolor~=2.5.0
1414
coloredlogs==15.0
1515
validators~=0.34.0
16-
tqdm~=4.67.0
16+
tqdm~=4.67.1
1717
jsonpickle~=4.0.0

0 commit comments

Comments
 (0)