From f08b035cd6b4b639a12ee1d45832d878ffe69899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:11:06 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.66.2 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 3 +-- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index 4e27a2174..b820951ad 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -77,7 +77,6 @@ eth-hash[pycryptodome]==0.6.0 # -r requirements.txt # eip712 # eth-event - # eth-hash # eth-utils # web3 eth-keyfile==0.7.0 @@ -285,7 +284,7 @@ toolz==0.12.1 # via # -r requirements.txt # cytoolz -tqdm==4.66.2 +tqdm==4.66.3 # via -r requirements.txt typing-extensions==4.9.0 # via diff --git a/requirements.txt b/requirements.txt index 9758d4e63..de6740fcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -211,7 +211,7 @@ toml==0.10.2 # via pytest toolz==0.12.1 # via cytoolz -tqdm==4.66.2 +tqdm==4.66.3 # via -r requirements.in typing-extensions==4.9.0 # via