Skip to content

Commit 877efc4

Browse files
authored
Increase eth-tester range (#3400)
* Increase eth-tester range * Add newsfragment
1 parent 407de86 commit 877efc4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

newsfragments/3400.internal.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Increase allowable range of eth-tester: 0.11.x and 0.12.x

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"towncrier>=21,<22",
2828
],
2929
"test": [
30-
"eth-tester[py-evm]>=0.11.0b1,<0.12.0b1",
30+
"eth-tester[py-evm]>=0.11.0b1,<0.13.0b1",
3131
"py-geth>=4.1.0",
3232
"pytest-asyncio>=0.18.1,<0.23",
3333
"pytest-mock>=1.10",

0 commit comments

Comments
 (0)