From ceee8fed2964b5c7a71bd04486ac1c8479290076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:20:03 -0800 Subject: [PATCH] misc: bump tqdm from 4.66.1 to 4.66.2 (#906) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2. Co-authored-by: Bobby R. Bruce --- optional-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index ae3df91e43..e9a81db84a 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -1 +1 @@ -tqdm==4.66.1 +tqdm==4.66.2