From bc5b90ae442aed0a309ad90e01f0dfefc0ea6686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 18:08:35 +0200 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.1 in /requirements (#1152) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 29dadad0c4..f21400d49a 100644 --- a/requirements/requirements_install.txt +++ b/requirements/requirements_install.txt @@ -2,4 +2,4 @@ importlib-metadata==6.8.0 numpy==1.25.2 packaging==23.1 psutil==5.9.4 -tqdm==4.65.0 +tqdm==4.66.1