From 0c8e1daaffedeeb0c8df9f80003e16f73f5a8c29 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 09:57:36 +0000 Subject: [PATCH] Bump pytest from 5.3.4 to 5.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 to 5.4.2. - [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.4...5.4.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b747a30..34f347c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ipython==7.11.1 -pytest==5.3.4 +pytest==5.4.2 pytest-benchmark==3.2.3