From f51c900deedac72188daf13bcbd3c777054b1d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 17:56:59 +0000 Subject: [PATCH] Build(deps): Bump pytest-asyncio from 0.20.2 to 0.20.3 (#373) Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.2 to 0.20.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.2...v0.20.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/wheel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/wheel.txt b/requirements/wheel.txt index 1bb13f0..45ee185 100644 --- a/requirements/wheel.txt +++ b/requirements/wheel.txt @@ -1,4 +1,4 @@ pytest==7.2.0 -pytest-asyncio==0.20.2 +pytest-asyncio==0.20.3 pre-commit==2.20.0 twine==4.0.2