From 151ad28a1ff9a8c5cf59a56950443b16a9034850 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 17:48:23 +0000 Subject: [PATCH] Bump pytest from 3.2.5 to 5.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.2.5 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/3.2.5...5.3.5) Signed-off-by: dependabot-preview[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index c3aa391d..b14736f9 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,7 +5,7 @@ # pin all of our direct dependencies tox==3.14.5 flake8==3.7.9 -pytest==3.10.1,<4 # see https://github.com/html5lib/html5lib-python/pull/429 +pytest==5.3.5 # see https://github.com/html5lib/html5lib-python/pull/429 coverage==5.0.3 pytest-expect==1.1.0 mock==3.0.5