From 633a18825dd68fec5872358ee7b44cb15f74517a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 05:38:35 +0000 Subject: [PATCH] Bump pytest from 5.0.1 to 5.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.0.1 to 5.1.1. - [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.1) 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..9040a6219b 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.1 six==1.12.0 # via astroid, cryptography, packaging, prompt-toolkit, pyopenssl, traitlets sniffio==1.1.0 sortedcontainers==2.1.0