Skip to content

Commit a733a75

Browse files
Update tqdm requirement from ~=4.48.0 to ~=4.48.2 (#626)
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.0...v4.48.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7c8df54 commit a733a75

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
@@ -12,5 +12,5 @@ sentry-sdk ~=0.17.1
1212
requests ~=2.24.0
1313
toolz ~=0.10.0
1414
tornado ~=6.0.4
15-
tqdm ~=4.48.0
15+
tqdm ~=4.48.2
1616
wayback ~=0.2.3

0 commit comments

Comments
 (0)