From 014ffff7794085bdba594786a5e7be1e2b9243fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 22:11:03 +0000 Subject: [PATCH] chore(deps-dev): bump pytest-asyncio from 0.17.0 to 0.17.2 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.0 to 0.17.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.0...v0.17.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 09661b38..bd998b78 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,7 +4,7 @@ mypy==0.931 mypy-extensions==0.4.3 pyflakes==2.4.0 pytest==6.2.5 -pytest-asyncio==0.17.0 +pytest-asyncio==0.17.2 types-certifi==2021.10.8.1 types-chardet==4.0.3 types-ujson==4.2.1