From 8e4dd23ed02e20006e894218ea9505b19440aba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 22:09:35 +0000 Subject: [PATCH] chore(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.2 to 0.18.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.18.2...v0.18.3) --- 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 dbd41f59..efb49765 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,7 +4,7 @@ mypy==0.941 mypy-extensions==0.4.3 pyflakes==2.4.0 pytest==7.1.1 -pytest-asyncio==0.18.2 +pytest-asyncio==0.18.3 types-certifi==2021.10.8.1 types-chardet==4.0.3 types-ujson==4.2.1