From 0c08742ab774baa5d8f0841678aa14caa6fe042a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 22:36:39 +0000 Subject: [PATCH] Bump tqdm from 4.46.0 to 4.66.3 in /txn-mempool Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.46.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.46.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- txn-mempool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txn-mempool/requirements.txt b/txn-mempool/requirements.txt index 259db21..66cbe81 100644 --- a/txn-mempool/requirements.txt +++ b/txn-mempool/requirements.txt @@ -35,7 +35,7 @@ scipy==1.4.1 seaborn==0.10.1 six==1.14.0 tornado==6.0.4 -tqdm==4.46.0 +tqdm==4.66.3 traitlets==4.3.3 urllib3==1.25.9 wcwidth==0.1.9