Skip to content

Commit 9edd85e

Browse files
chore(deps): upgrade dependency pytest-asyncio to v1
1 parent f6f778b commit 9edd85e

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dev = [
8080

8181
test = [# Not in `dev` because we use tox for testing. Tox will install these dependencies.
8282
"pytest~=8.3.5",
83-
"pytest-asyncio~=0.24.0",
83+
"pytest-asyncio~=1.2.0",
8484
]
8585
ci = [
8686
"pygithub>=2.7.0",

uv.lock

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

0 commit comments

Comments
 (0)