From 270daa9817e1e2b26aeb126521602b408a7c049b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 05:22:05 +0000 Subject: [PATCH] Bump pytest from 5.0.1 to 5.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.0.1 to 5.1.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.0.1...5.1.0) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b2f95eca75..38f13cde95 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -44,7 +44,7 @@ pylint==2.3.1 pyopenssl==19.0.0 pyparsing==2.4.2 # via packaging pytest-cov==2.7.1 -pytest==5.0.1 +pytest==5.1.0 six==1.12.0 # via astroid, cryptography, packaging, prompt-toolkit, pyopenssl, traitlets sniffio==1.1.0 sortedcontainers==2.1.0