Skip to content

Commit e98fcda

Browse files
build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.8
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.8. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.8) --- 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 1ed989d commit e98fcda

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
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
@@ -82,7 +82,7 @@ tox = "4.16.0"
8282
datamodel-code-generator = "0.25.5"
8383
grpcio-tools = "1.48.2"
8484
pytest = "7.4.4"
85-
pytest-asyncio = "0.21.1"
85+
pytest-asyncio = "0.23.8"
8686
pytest-mock = "3.12.0"
8787
pytest-cases = "3.8.5"
8888
pytest-lazy-fixture = "^0.6.3"

0 commit comments

Comments
 (0)