Skip to content

Commit ceb5464

Browse files
Update tqdm requirement from ~=4.47.0 to ~=4.48.0 (#617)
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.47.0...v4.48.0) 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 cb6b335 commit ceb5464

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
@@ -11,5 +11,5 @@ sentry-sdk ~=0.15.1
1111
requests ~=2.24.0
1212
toolz ~=0.10.0
1313
tornado ~=6.0.4
14-
tqdm ~=4.47.0
14+
tqdm ~=4.48.0
1515
wayback ~=0.2.3

0 commit comments

Comments
 (0)