Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit dcf34ba

Browse files
build(deps-dev): bump pytest-asyncio from 0.17.2 to 0.18.3 (#95)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.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.17.2...v0.18.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72bcc30 commit dcf34ba

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ furo = ">=2021.11.12"
6161
pytest-cov = "^3.0.0"
6262
types-croniter = "^1.0.7"
6363
pytest_async = "^0.1.1"
64-
pytest-asyncio = "^0.17.2"
64+
pytest-asyncio = "^0.18.3"
6565
pytest-mock = "^3.7.0"
6666
pytest-lazy-fixture = "^0.6.3"
6767
fastapi = ">=0.6.3"

0 commit comments

Comments
 (0)