Skip to content

Commit e77430a

Browse files
Bump pytest-asyncio from 0.21.0 to 0.21.1 (#300)
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 4e70bb7 commit e77430a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev =
3838
mypy-protobuf==3.4.0
3939
pre-commit==3.3.3
4040
pytest==7.4.0
41-
pytest-asyncio==0.21.0
41+
pytest-asyncio==0.21.1
4242
pytest-cov==4.1.0
4343
types-protobuf
4444

0 commit comments

Comments
 (0)