Skip to content

Commit cf0d3ac

Browse files
chore(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3 (#106)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.2 to 0.18.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.18.2...v0.18.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8ad56e commit cf0d3ac

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
@@ -29,7 +29,7 @@ isort = "^5.9.3"
2929
pre-commit = "^2.17.0"
3030
pytest-cov = "^3.0.0"
3131
pytest-depends = "^1.0.1"
32-
pytest-asyncio = "^0.18.2"
32+
pytest-asyncio = "^0.18.3"
3333
unasync-cli = "^0.0.9"
3434
python-semantic-release = "^7.27.0"
3535

0 commit comments

Comments
 (0)