From 21947edeb8dc82dba0d1b044dd7a84331c4e970e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 06:00:05 +0000 Subject: [PATCH] Bump pytest from 5.3.2 to 5.4.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.4.0. - [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.2...5.4.0) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 651d98e..38c6885 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ flake8==3.7.9 flake8-quotes==2.1.1 sphinx==2.3.1 sphinx-rtd-theme==0.4.3 -pytest==5.3.2 +pytest==5.4.0 pytest-asyncio==0.10.0 pytest-dotenv==0.4.0 coveralls==1.10.0