Skip to content

Commit 311f9c9

Browse files
Update tqdm requirement from ~=4.46.0 to ~=4.47.0 (#604)
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.46.0...v4.47.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 a753aa4 commit 311f9c9

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.14.4
1111
requests ~=2.24.0
1212
toolz ~=0.10.0
1313
tornado ~=6.0.4
14-
tqdm ~=4.46.0
14+
tqdm ~=4.47.0
1515
wayback ~=0.2.3

0 commit comments

Comments
 (0)