From da26310b5a5ce4725854f9eb77778123dfa72336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 02:01:13 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.19.0 to 0.20.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 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.19.0...v0.20.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... 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 030c0701..77f9a1ed 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ pipx==1.1.0 pre-commit==2.20.0 PyGithub==1.55 # Bump also {{cookiecutter.project_dir}}/.github/workflows/update-neuro-flow-actions.yml:15 pytest==6.2.5 -pytest-asyncio==0.19.0 +pytest-asyncio==0.20.3 git+https://github.com/man-group/pytest-plugins@c2bc068#egg=pytest-virtualenv&subdirectory=pytest-virtualenv pytest-xdist==2.5.0 PyYAML==6.0