Skip to content

Commit 7bc00ad

Browse files
chore(deps): upgrade dependency pytest-asyncio to ~=0.26.0
1 parent e45bf48 commit 7bc00ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.4.2",
83-
"pytest-asyncio~=0.24.0",
83+
"pytest-asyncio~=0.26.0",
8484
]
8585
ci = [
8686
"pygithub>=2.7.0",

uv.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.

0 commit comments

Comments
 (0)