Skip to content

Commit 5139322

Browse files
Bump pytest-asyncio from 0.20.3 to 0.21.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.20.3...v0.21.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21507cc commit 5139322

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -44,7 +44,7 @@ pre-commit = "^3.2.0"
4444
pre-commit-hooks = "^4.4.0"
4545
pylint = "^2.17.0"
4646
pytest = "^7.2.2"
47-
pytest-asyncio = "^0.20.3"
47+
pytest-asyncio = "^0.21.0"
4848
pytest-cov = "^4.0.0"
4949
yamllint = "^1.29.0"
5050
pyupgrade = "^3.3.1"

0 commit comments

Comments
 (0)