Skip to content

Commit aa50a36

Browse files
chore(deps): upgrade dependency pytest-asyncio to ~=0.26.0 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e165ee commit aa50a36

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
@@ -71,7 +71,7 @@ dev = [
7171
"mypy~=1.15.0",
7272
"pre-commit==4.3.0",
7373
"pytest~=8.3.5",
74-
"pytest-asyncio~=0.24.0",
74+
"pytest-asyncio~=0.26.0",
7575
"ruff>=0.11.9",
7676
]
7777
ci = [

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)