From 040a93f653f8a2a642de037908a37169be02551a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:51:17 +0000 Subject: [PATCH] Bump tqdm from 4.41.0 to 4.66.3 in /opm Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.41.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.41.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- opm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/requirements.txt b/opm/requirements.txt index 3b5b176..f4f5049 100644 --- a/opm/requirements.txt +++ b/opm/requirements.txt @@ -114,7 +114,7 @@ SpeechRecognition==3.8.1 textblob==0.15.3 textract==1.6.3 textstat==0.5.6 -tqdm==4.41.0 +tqdm==4.66.3 traitlets==4.3.3 tzlocal==1.5.1 Unidecode==1.1.1