From c7c9b6e105a4f999feaabc5e1b39bef55ab3fcca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:48:17 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 in /papers/bin Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- papers/bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/bin/requirements.txt b/papers/bin/requirements.txt index 5d09b0d..a8738ff 100644 --- a/papers/bin/requirements.txt +++ b/papers/bin/requirements.txt @@ -11,7 +11,7 @@ pyee==8.2.2 pyppeteer==1.0.2 requests==2.31.0 smmap==5.0.0 -tqdm==4.64.1 +tqdm==4.66.3 urllib3==1.26.18 websockets==10.4 zipp==3.14.0