From 3f55897173180e343794916e3e322e65e797b871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:10:27 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.65.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.65.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.65.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86b9ba2..458bf16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ simpletransformers==0.63.9 torch==1.11.0 spacy==3.5.0 rank_bm25==0.2.2 -tqdm==4.64.1 +tqdm==4.65.0 nlp==0.4.0 python-dotenv==1.0.0 \ No newline at end of file