Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump raiden-contracts from 0.40.3 to 0.50.2 in /requirements #7589

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ mypy-extensions==0.4.3
# -r requirements-dev.txt
# black
# mypy
# raiden-contracts
# typing-inspect
nest-asyncio==1.5.4
# via -r requirements-dev.txt
Expand Down Expand Up @@ -623,7 +622,7 @@ pyyaml==5.4
# matrix-synapse
raiden-api-client==1.1.1
# via -r requirements-dev.txt
raiden-contracts==0.40.3
raiden-contracts==0.50.2
# via -r requirements-dev.txt
raiden-webui==1.2.1
# via -r requirements-dev.txt
Expand All @@ -648,7 +647,6 @@ rlp==2.0.1
# -r requirements-dev.txt
# eth-account
# eth-rlp
# raiden-contracts
s3cmd==2.2.0
# via -r requirements-ci.in
semantic-version==2.8.5
Expand Down
4 changes: 1 addition & 3 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@ mypy-extensions==0.4.3
# -r requirements.txt
# black
# mypy
# raiden-contracts
# typing-inspect
nest-asyncio==1.5.4
# via -r requirements-dev.in
Expand Down Expand Up @@ -527,7 +526,7 @@ pyyaml==5.4
# via matrix-synapse
raiden-api-client==1.1.1
# via -r requirements-dev.in
raiden-contracts==0.40.3
raiden-contracts==0.50.2
# via -r requirements.txt
raiden-webui==1.2.1
# via -r requirements.txt
Expand All @@ -552,7 +551,6 @@ rlp==2.0.1
# -r requirements.txt
# eth-account
# eth-rlp
# raiden-contracts
semantic-version==2.8.5
# via
# -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ packaging
psutil
pysha3
toml
raiden-contracts>=0.40.0,<0.41.0
raiden-contracts>=0.40.0,<0.51.0
raiden-webui
requests
structlog
Expand Down
7 changes: 2 additions & 5 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,7 @@ multidict==5.1.0
# aiohttp
# yarl
mypy-extensions==0.4.3
# via
# raiden-contracts
# typing-inspect
# via typing-inspect
netaddr==0.7.19
# via multiaddr
netifaces==0.11.0
Expand Down Expand Up @@ -232,7 +230,7 @@ pysha3==1.0.2
# via -r requirements.in
pytz==2019.1
# via flask-restful
raiden-contracts==0.40.3
raiden-contracts==0.50.2
# via -r requirements.in
raiden-webui==1.2.1
# via -r requirements.in
Expand All @@ -250,7 +248,6 @@ rlp==2.0.1
# via
# eth-account
# eth-rlp
# raiden-contracts
semantic-version==2.8.5
# via
# py-solc-x
Expand Down