Skip to content

Commit 1272cf8

Browse files
Update tqdm requirement from ~=4.48.2 to ~=4.50.0 (#636)
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.48.2...v4.50.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31639cf commit 1272cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ sentry-sdk ~=0.17.2
1313
requests ~=2.24.0
1414
toolz ~=0.11.1
1515
tornado ~=6.0.4
16-
tqdm ~=4.48.2
16+
tqdm ~=4.50.0
1717
wayback ~=0.2.4

0 commit comments

Comments
 (0)