Skip to content

Commit ff3390c

Browse files
chore(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.1 to 0.20.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-asyncio@v0.20.1...v0.20.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6eb4e0b commit ff3390c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -41,7 +41,7 @@ isort = "^5.10.1"
4141
pytest-cov = "^4.0.0"
4242
pytest-mock = "^3.5.1"
4343
pdoc3 = "^0.10.0"
44-
pytest-asyncio = "^0.20.1"
44+
pytest-asyncio = "^0.20.2"
4545
bandit = "^1.7.1"
4646
radon = "^5.1.0"
4747
xenon = "^0.9.0"

0 commit comments

Comments
 (0)