From f48b1d464ba4aec0c18e18edc4ef6661d35dd34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 02:54:39 +0000 Subject: [PATCH] Bump tqdm from 4.59.0 to 4.61.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.59.0 to 4.61.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.59.0...v4.61.0) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8b476327..db1c8259 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,5 +14,5 @@ requests==2.25.1 requests-mock==1.9.1 sphinx==4.0.2 sphinx-rtd-theme==0.5.2 -tqdm==4.59.0 +tqdm==4.61.0 websocket-client==1.0.1