From 4749ca444dc14bc8f58f57d9a75135fd5bc530dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:47:54 +0000 Subject: [PATCH] Bump tqdm from 4.64.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f22b364..7c886c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ rdkit-pypi==2021.9.4 regex==2022.4.24 ruyaml==0.91.0 wandb==0.13.4 -tqdm==4.64.0 +tqdm==4.66.3 git+https://github.com/graphcore/examples-utils@6d3b8367d5c6d2cda5a0e7849138d0ee8a8c6756#egg=examples-utils