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

Commit d5f937f

Browse files
chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.20.3...v0.21.1) --- 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 aa12b1b commit d5f937f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -27,7 +27,7 @@ isort = "^5.12.0"
2727
pre-commit = "^3.2.2"
2828
pytest-cov = "^4.0.0"
2929
pytest-depends = "^1.0.1"
30-
pytest-asyncio = "^0.20.3"
30+
pytest-asyncio = "^0.21.1"
3131
Faker = "^18.3.1"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^7.34.6"

0 commit comments

Comments
 (0)