Skip to content

Commit 40cf2fb

Browse files
authored
Merge pull request #233 from BoostryJP/dependabot/pip/tests/all-dependencies-1d64c38415
chore(pip)(deps-dev): bump web3 from 7.15.0 to 7.16.0 in /tests in the all-dependencies group
2 parents 8bd050a + 63c058b commit 40cf2fb

7 files changed

Lines changed: 13 additions & 13 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web3==7.15.0
1+
web3==7.16.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web3==7.15.0
1+
web3==7.16.0

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "3.13.11"
1111
isort = "^8.0.1"
1212
black = "^26.3.1"
1313
pyright = "^1.1.408"
14-
web3 = "==7.15.0"
14+
web3 = "==7.16.0"
1515

1616
[tool.isort]
1717
profile = "black"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web3==7.15.0
1+
web3==7.16.0

tests/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytest = "^9.0.3"
1212
eth-keyfile = "~0.8.1"
1313
eth-utils = "~6.0.0"
1414
py-solc-x = "2.0.5"
15-
web3 = "~7.15.0"
15+
web3 = "==7.16.0"
1616
coincurve = "~21.0.0"
1717
pycryptodome = "^3.23.0"
1818

0 commit comments

Comments
 (0)