8000 downgrade pytest-asyncio · lnbits/lnbits@e588213 · GitHub
[go: up one dir, main page]

Skip to content

Commit e588213

Browse files
committed
downgrade pytest-asyncio
1 parent 346452e commit e588213

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
@@ -66,7 +66,7 @@ liquid = ["wallycore"]
6666

6767
[tool.poetry.group.dev.dependencies]
6868
black = "^24.4.2"
69-
pytest-asyncio = "^0.23.8"
69+
pytest-asyncio = "^0.21.2"
7070
pytest = "^8.3.2"
7171
pytest-cov = "^4.1.0"
7272
mypy = "^1.11.1"

0 commit comments

Comments
 (0)
0