From 5b70796cf91ef3ac151074b7d26354d6ef85aee1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 12:14:48 +0000 Subject: [PATCH] Bump pytest from 5.3.4 to 5.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 to 5.4.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.3.4...5.4.1) 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 4836630..eda8ac5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pyfaidx==0.5.8 pyfastaq==3.17.0 # via shell scripts pyparsing==2.4.6 # via matplotlib, pytest python-dateutil==2.8.1 # via matplotlib, pandas -pytest==5.3.4 +pytest==5.4.1 pytest-shutil==1.7.0 pytz==2019.3 # via pandas pyyaml==5.3