From e6f641ba75ac17562a35ead6eb99ad67bfa3c14b Mon Sep 17 00:00:00 2001 From: nam Date: Mon, 6 May 2024 14:44:41 +0200 Subject: [PATCH] bump tqdm --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65ffaa286..c8361b3b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ MarkupSafe==2.0.1 PyYAML==6.0.1 black==24.3.0 mypy==0.961 -tqdm==v4.49.0 +tqdm==v4.66.3 boto3==1.16.21 pymongo==4.6.2 dnspython==2.6.1