From 07d94ab70ed7b9abbbdeafbb1c2f13a19ec57932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 04:36:00 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.65.0 in /requirements 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/requirements_install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_install.txt b/requirements/requirements_install.txt index 6da25f9edad..81daaf6d3a8 100644 --- a/requirements/requirements_install.txt +++ b/requirements/requirements_install.txt @@ -5,4 +5,4 @@ numpy==1.24.1 packaging==23.0 psutil==5.9.4 setuptools==67.7.2 -tqdm==4.64.1 +tqdm==4.65.0