Skip to content

Commit 2cfd96a

Browse files
chore(deps-dev): bump pytest-asyncio from 0.21.0 to 0.21.1 (#214)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.0...v0.21.1) --- 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 0e13a0c commit 2cfd96a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@ mkdocstrings = { extras = ["python"], version = "0.22.0" }
3333
mypy = "1.4.1"
3434
poethepoet = "0.19.0"
3535
pytest = "7.4.0"
36-
pytest-asyncio = "0.21.0"
36+
pytest-asyncio = "0.21.1"
3737
pytest-mypy-plugins = "2.0.0"
3838
pytest-xdist = "3.3.1"
3939
ruff = "0.0.276"

0 commit comments

Comments
 (0)