Skip to content

Commit c93161e

Browse files
Bump pytest-asyncio from 0.21.0 to 0.21.1 (#59)
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:production 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 f37fc4b commit c93161e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ black==23.7.0
22
flake8==6.0.0
33
mypy==1.4.1
44
pylint==2.17.4
5-
pytest-asyncio==0.21.0
5+
pytest-asyncio==0.21.1
66
pytest==7.4.0

0 commit comments

Comments
 (0)