From ea65648567a8e32f829539014992e0ddcb770b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 11:04:41 +0100 Subject: [PATCH] Bump tqdm from 4.42.1 to 4.66.3 (#225) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.42.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 4009f047..58dc3f2c 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -25,7 +25,7 @@ requests==2.31.0 six==1.14.0 sorl-thumbnail==12.6.3 sqlparse==0.4.4 -tqdm==4.42.1 +tqdm==4.66.3 typed-ast==1.4.1 urllib3==1.26.18 Whoosh==2.7.4