Skip to content

Commit a48c1ed

Browse files
chore(deps-dev): bump pytest-asyncio (#27)
1 parent 869f7e5 commit a48c1ed

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ grpcio-tools = "^1.68"
3333
black = "^24.10"
3434
pre-commit = "^4.0"
3535
pytest = "^8.3"
36-
pytest-asyncio = "^0.24"
36+
pytest-asyncio = "^0.25"
3737
betterproto = { version = "^2.0.0b7", allow-prereleases = true, extras = ["compiler"] }
3838

3939
[tool.black]

0 commit comments

Comments
 (0)