From c68f2df796fb0133ac3c3b8aa3d06c9876b04a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:56:22 +0000 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.65.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.65.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...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 f9a0d49..e997003 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ click==8.1.3 requests==2.28.1 -tqdm==4.64.0 +tqdm==4.65.0