Skip to content

Commit

Permalink
fix(deps): update dependency pytest-asyncio to v0.25.1 (#588)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent dea13cc commit 786878a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ test = [
"aresponses==3.0.0",
"coverage==7.6.10",
"pytest==8.3.4",
"pytest-asyncio==0.25.0",
"pytest-asyncio==0.25.1",
"pytest-cov==6.0.0",
]
ci = [
Expand Down
10 changes: 5 additions & 5 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 786878a

Please sign in to comment.