Skip to content

Commit 18ac43e

Browse files
authored
Merge pull request #56 from rafsaf/dependabot/pip/pytest-asyncio-0.21.2
Bump pytest-asyncio from 0.21.1 to 0.21.2
2 parents 6ea3621 + fbc3998 commit 18ac43e

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
@@ -26,7 +26,7 @@ mypy = "^1.9.0"
2626
pre-commit = "^3.7.0"
2727
pytest = "^8.1.1"
2828
# do not bump pytest-asyncio until https://github.com/pytest-dev/pytest-asyncio/issues/706 resolved
29-
pytest-asyncio = "0.21.1"
29+
pytest-asyncio = "0.21.2"
3030
pytest-cov = "^5.0.0"
3131
pytest-xdist = "^3.5.0"
3232
ruff = "^0.3.5"

0 commit comments

Comments
 (0)