Skip to content

Commit 83c5668

Browse files
OPT: Update dependency pytest-asyncio to v1 ⬆️
1 parent aa48168 commit 83c5668

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

poetry.lock

Lines changed: 16 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
@@ -136,7 +136,7 @@ pytest-cov = "5.0.0"
136136
types-requests = "^2.28.11.8"
137137
ruff = "0.11.8"
138138
pytest-recording = "0.13.4"
139-
pytest-asyncio = "0.26.0"
139+
pytest-asyncio = "1.1.0"
140140
urllib3 = "1.26.20"
141141

142142
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)