Skip to content

Commit eb5d299

Browse files
Bump pytest-asyncio from 0.17.0 to 0.17.1 (#319)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c4eefa commit eb5d299

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -32,7 +32,7 @@ isort = "^5.10.1"
3232
mypy = "^0.931"
3333
flake8 = "^4.0.1"
3434
pyupgrade = "^2.30.0"
35-
pytest-asyncio = "^0.17.0"
35+
pytest-asyncio = "^0.17.1"
3636

3737

3838
[build-system]

0 commit comments

Comments
 (0)