Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-asyncio (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 869f7e5 commit a48c1ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ grpcio-tools = "^1.68"
black = "^24.10"
pre-commit = "^4.0"
pytest = "^8.3"
pytest-asyncio = "^0.24"
pytest-asyncio = "^0.25"
betterproto = { version = "^2.0.0b7", allow-prereleases = true, extras = ["compiler"] }

[tool.black]
Expand Down

0 comments on commit a48c1ed

Please sign in to comment.