Skip to content

Commit 57232c8

Browse files
chore(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.2 to 0.20.3. - [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.2...v0.20.3) --- 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 b01c41a commit 57232c8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: poetry.lock

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ isort = "^5.10.1"
4646
pytest-cov = "^4.0.0"
4747
pytest-mock = "^3.5.1"
4848
pdoc3 = "^0.10.0"
49-
pytest-asyncio = "^0.20.2"
49+
pytest-asyncio = "^0.20.3"
5050
bandit = "^1.7.1"
5151
radon = "^5.1.0"
5252
xenon = "^0.9.0"

0 commit comments

Comments
 (0)