From a0718d20014d38e4d758c6463cd0789e8f8f205c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:04:44 +0000 Subject: [PATCH] Bump tqdm from 4.50.1 to 4.66.3 in /code-env/python/spec Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.50.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.50.1...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 617e5d7..1705587 100644 --- a/code-env/python/spec/requirements.txt +++ b/code-env/python/spec/requirements.txt @@ -2,7 +2,7 @@ grpcio==1.39.0; python_version <= '3.6' grpcio==1.54.0; python_version > '3.6' google-api-python-client==1.12.3 google-cloud-language==1.3.0 -tqdm==4.50.1 +tqdm==4.66.3 ratelimit==2.2.1 retry==0.9.2 more-itertools==8.5.0