From 74c466c9982e7251486e863a9dd7ef232e938fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:30:40 +0000 Subject: [PATCH] Bump tqdm from 4.62.3 to 4.66.3 in /python Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.3...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 485c755..472cfb8 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,4 +2,4 @@ dwave-networkx==0.8.10 matplotlib==3.4.3 networkx==2.6.3 numpy==1.21.0 -tqdm==4.62.3 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file