From c3c46f629ccf1fbfde1526f0d1874918349351af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:09:47 +0000 Subject: [PATCH] Bump tqdm from 4.66.2 to 4.66.3 in /requirements Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/exec-env-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/exec-env-requirements.txt b/requirements/exec-env-requirements.txt index dac0da9..854f7b9 100644 --- a/requirements/exec-env-requirements.txt +++ b/requirements/exec-env-requirements.txt @@ -291,7 +291,7 @@ tiktoken==0.4.0 # via -r exec-env-requirements.in toolz==0.12.1 # via cytoolz -tqdm==4.66.2 +tqdm==4.66.3 # via # nltk # openai