From be37dbe1609be74122115627b122e85a7b467f0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 13:29:05 +0000 Subject: [PATCH] Bump pytest from 5.3.4 to 6.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 to 6.2.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.3.4...6.2.0) 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..6d26895 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==6.2.0 pytest-shutil==1.7.0 pytz==2019.3 # via pandas pyyaml==5.3