From 01f86363bf3e313619ef7894cb04df8e603185ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 22:01:47 +0000 Subject: [PATCH] Bump pytest from 5.3.5 to 5.4.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 5.4.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.5...5.4.3) Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index f2d4005de..88208ab09 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,6 +5,6 @@ flake8-docstrings==1.5.0 isort==5.1.2 mypy==0.782 pylint==2.5.3 -pytest==5.3.5 +pytest==5.4.3 pytest-asyncio==0.10.0 pytest-cov==2.10.0