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

Commit f88b538

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.5. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.5) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c8cd12 commit f88b538

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.4.0"
2828
pytest-cov = "^4.0.0"
2929
pytest-depends = "^1.0.1"
30-
pytest-asyncio = "^0.21.1"
30+
pytest-asyncio = "^0.23.5"
3131
Faker = "^19.6.1"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^8.1.1"

0 commit comments

Comments
 (0)