Skip to content

Commit fbc3998

Browse files
Bump pytest-asyncio from 0.21.1 to 0.21.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ea3621 commit fbc3998

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)