From 61516e863f43f862534079dd72a3fbed289ebf01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:19:32 -0800 Subject: [PATCH] misc: bump tqdm from 4.64.1 to 4.66.1 (#833) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.1. --- optional-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index f88787df1f..ae3df91e43 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -1 +1 @@ -tqdm==4.64.1 +tqdm==4.66.1