Skip to content

Commit cfd0fbd

Browse files
committed
⬆️ Update dependency pytest-asyncio to v0.21.1
1 parent ef42938 commit cfd0fbd

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

poetry.lock

Lines changed: 16 additions & 4 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
@@ -42,7 +42,7 @@ pre-commit = "3.3.3"
4242
pre-commit-hooks = "4.4.0"
4343
pylint = "2.17.4"
4444
pytest = "7.4.0"
45-
pytest-asyncio = "0.21.0"
45+
pytest-asyncio = "0.21.1"
4646
pytest-cov = "4.1.0"
4747
ruff = "0.0.277"
4848
safety = "2.4.0b1"

0 commit comments

Comments
 (0)