Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdefinitelyahuman committed Aug 16, 2021
1 parent dda13ef commit 1e14a8a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ chardet==4.0.0
# via
# -r requirements.txt
# aiohttp
charset-normalizer==2.0.3
charset-normalizer==2.0.4
# via
# -r requirements.txt
# requests
Expand Down Expand Up @@ -131,7 +131,7 @@ hexbytes==0.2.1
# eth-event
# eth-rlp
# web3
hypothesis==6.14.3
hypothesis==6.14.7
# via -r requirements.txt
idna==3.2
# via
Expand Down Expand Up @@ -225,7 +225,7 @@ pycryptodome==3.10.1
# vyper
pygments-lexer-solidity==0.7.0
# via -r requirements.txt
pygments==2.9.0
pygments==2.10.0
# via
# -r requirements.txt
# pygments-lexer-solidity
Expand Down Expand Up @@ -263,7 +263,7 @@ pythx==1.6.1
# via -r requirements.txt
pyyaml==5.4.1
# via -r requirements.txt
regex==2021.7.6
regex==2021.8.3
# via
# -r requirements.txt
# black
Expand Down Expand Up @@ -304,15 +304,15 @@ toml==0.10.2
# via
# -r requirements.txt
# pytest
tomli==1.0.4
tomli==1.2.1
# via
# -r requirements.txt
# black
toolz==0.11.1
# via
# -r requirements.txt
# cytoolz
tqdm==4.61.2
tqdm==4.62.1
# via -r requirements.txt
typing-extensions==3.10.0.0
# via
Expand All @@ -334,7 +334,7 @@ wcwidth==0.2.5
# via
# -r requirements.txt
# prompt-toolkit
web3==5.22.0
web3==5.23.0
# via -r requirements.txt
websockets==9.1
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ certifi==2021.5.30
# via requests
chardet==4.0.0
# via aiohttp
charset-normalizer==2.0.3
charset-normalizer==2.0.4
# via requests
click==8.0.1
# via black
Expand Down Expand Up @@ -97,7 +97,7 @@ hexbytes==0.2.1
# eth-event
# eth-rlp
# web3
hypothesis==6.14.3
hypothesis==6.14.7
# via -r requirements.in
idna==3.2
# via
Expand Down Expand Up @@ -162,7 +162,7 @@ pycryptodome==3.10.1
# vyper
pygments-lexer-solidity==0.7.0
# via -r requirements.in
pygments==2.9.0
pygments==2.10.0
# via
# -r requirements.in
# pygments-lexer-solidity
Expand Down Expand Up @@ -191,7 +191,7 @@ pythx==1.6.1
# via -r requirements.in
pyyaml==5.4.1
# via -r requirements.in
regex==2021.7.6
regex==2021.8.3
# via black
requests==2.26.0
# via
Expand Down Expand Up @@ -225,11 +225,11 @@ sortedcontainers==2.4.0
# via hypothesis
toml==0.10.2
# via pytest
tomli==1.0.4
tomli==1.2.1
# via black
toolz==0.11.1
# via cytoolz
tqdm==4.61.2
tqdm==4.62.1
# via -r requirements.in
typing-extensions==3.10.0.0
# via aiohttp
Expand All @@ -243,7 +243,7 @@ vyper==0.2.15
# via -r requirements.in
wcwidth==0.2.5
# via prompt-toolkit
web3==5.22.0
web3==5.23.0
# via -r requirements.in
websockets==9.1
# via web3
Expand Down

0 comments on commit 1e14a8a

Please sign in to comment.