Skip to content

Commit 6b0d50c

Browse files
Update dependency pytest to v9
1 parent 8b34031 commit 6b0d50c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -24,7 +24,7 @@ cryptography = "46.0.3"
2424
attrs = "25.4.0"
2525
pylint = "4.0.2"
2626
pytype = "2024.10.11"
27-
pytest = "8.4.2"
27+
pytest = "9.0.0"
2828

2929
[tool.poetry.scripts]
3030
faucetconfrpc_server = "faucetconfrpc.faucetconfrpc_server:serve"

0 commit comments

Comments
 (0)