Skip to content

Commit 1ee627a

Browse files
⬆️ Update dependency pytest-asyncio to v0.23.2 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5589ed5 commit 1ee627a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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.5.0"
4242
pre-commit-hooks = "4.5.0"
4343
pylint = "3.0.2"
4444
pytest = "7.4.3"
45-
pytest-asyncio = "0.23.1"
45+
pytest-asyncio = "0.23.2"
4646
pytest-cov = "4.1.0"
4747
ruff = "0.1.6"
4848
safety = "2.4.0b2"

0 commit comments

Comments
 (0)