Skip to content

Commit

Permalink
⬆️ 🤖 Dependencies: Update web3 requirement from 6.20.1 to 6.20.2
Browse files Browse the repository at this point in the history
Updates the requirements on [web3](https://github.com/ethereum/web3.py) to permit the latest version.
- [Changelog](https://github.com/ethereum/web3.py/blob/v6.20.2/docs/release_notes.rst)
- [Commits](ethereum/web3.py@v6.20.1...v6.20.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 18, 2024
1 parent 2d6ceb2 commit 48668b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dynaconf = ">=3.2.0"
loguru = ">=0.6.0"
pycoingecko = "3.1.0"
requests = "^2.31.0"
web3 = "6.20.1"
web3 = "6.20.2"
uniswap-python = "0.7.1"
kwenta = "1.2.0"
#eth-ape = "0.7.16"
Expand Down

0 comments on commit 48668b5

Please sign in to comment.