Skip to content

Commit

Permalink
[Trivial] Update Dependencies (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2smith authored Sep 30, 2023
1 parent 0e32e64 commit e43f75f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dune-client==1.2.1
dune-client==1.3.0
python-dotenv==1.0.0
requests==2.31.0
safe-cli==0.7.0
safe-eth-py==5.7.0
web3==6.8.0

types-requests==2.31.0.2
pytest==7.4.0
pylint==2.17.5
mypy==0.982
black==23.7.0
safe-cli==0.7.1
safe-eth-py==5.8.0
web3==6.10.0
# Dev Deps.
types-requests==2.31.0.6
pytest==7.4.2
pylint==2.17.6
mypy==1.5.1
black==23.9.1

0 comments on commit e43f75f

Please sign in to comment.