Skip to content

Commit 7897d97

Browse files
Bump pytest-asyncio from 0.16.0 to 0.17.0 (#73)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d54ba4 commit 7897d97

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ isort = "^5.9.3"
2828
pre-commit = "^2.16.0"
2929
pytest-cov = "^3.0.0"
3030
pytest-depends = "^1.0.1"
31-
pytest-asyncio = "^0.16.0"
31+
pytest-asyncio = "^0.17.0"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^7.23.0"
3434

0 commit comments

Comments
 (0)