Skip to content

Commit 122bd10

Browse files
Bump pytest-asyncio from 0.17.1 to 0.17.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.1 to 0.17.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.17.1...v0.17.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 6f43950 commit 122bd10

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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
@@ -44,7 +44,7 @@ pre-commit = "^2.16.0"
4444
pre-commit-hooks = "^4.1.0"
4545
pylint = "^2.12.2"
4646
pytest = "^6.2.5"
47-
pytest-asyncio = "^0.17.1"
47+
pytest-asyncio = "^0.17.2"
4848
pytest-cov = "^3.0.0"
4949
yamllint = "^1.26.3"
5050
pyupgrade = "^2.31.0"

0 commit comments

Comments
 (0)