Skip to content

Commit c6bb04d

Browse files
Bump pytest-asyncio from 0.21.1 to 0.22.0 (#1024)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.22.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.22.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 236ff50 commit c6bb04d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -33,7 +33,7 @@ isort = "^5.11.5"
3333
mypy = "^1.6"
3434
flake8 = "^5.0.4"
3535
pyupgrade = "^3.3.2"
36-
pytest-asyncio = "^0.21.1"
36+
pytest-asyncio = "^0.22.0"
3737

3838

3939
[build-system]

0 commit comments

Comments
 (0)