From 4bdc079b64857b470e451b4345d6f2446cbc3f7d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 06:02:39 +0000 Subject: [PATCH] Bump pytest from 5.3.2 to 5.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.3.5. - [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.3.5) 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..17c651a 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.3.5 pytest-asyncio==0.10.0 pytest-dotenv==0.4.0 coveralls==1.10.0