Skip to content

Commit

Permalink
chore(deps): bump tqdm from 4.66.2 to 4.66.3
Browse files Browse the repository at this point in the history
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.2...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 3d057f3 commit f08b035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f08b035

Please sign in to comment.