Skip to content

Commit 7a7ee62

Browse files
chore(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 (#547)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f60c38c commit 7a7ee62

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -32,7 +32,7 @@ isort = "^5.12.0"
3232
pre-commit = "^4.0.1"
3333
pytest-cov = "^6.0.0"
3434
pytest-depends = "^1.0.1"
35-
pytest-asyncio = "^0.24.0"
35+
pytest-asyncio = "^0.25.0"
3636
unasync-cli = "^0.0.9"
3737

3838
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)