Skip to content

Commit 79f3388

Browse files
chore(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.15.1...v0.16.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c41ec5 commit 79f3388

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

poetry.lock

+19-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
@@ -44,7 +44,7 @@ isort = "^5.9.3"
4444
pytest-cov = "^3.0.0"
4545
pytest-mock = "^3.5.1"
4646
pdoc3 = "^0.10.0"
47-
pytest-asyncio = "^0.15.1"
47+
pytest-asyncio = "^0.16.0"
4848
bandit = "^1.7.0"
4949
radon = "^5.1.0"
5050
xenon = "^0.8.0"

0 commit comments

Comments
 (0)