From f58b80639fabbaabeaf8bad78cb4a5594d66b0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:15:43 +0000 Subject: [PATCH] Bump tqdm from 4.60.0 to 4.66.3 in /code-env/python/spec Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.60.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.60.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code-env/python/spec/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-env/python/spec/requirements.txt b/code-env/python/spec/requirements.txt index 43baa5b..ccbfcc2 100644 --- a/code-env/python/spec/requirements.txt +++ b/code-env/python/spec/requirements.txt @@ -10,5 +10,5 @@ pyvi==0.1 regex==2021.4.4 spacy[lookups,ja,th]==2.3.5 symspellpy==6.7.0 -tqdm==4.60.0 +tqdm==4.66.3 sudachipy==0.6.0; python_version == '3.6' \ No newline at end of file