From 4d44cc9d3b91e130ae1883b937156afa8bb5ffc0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 07:19:00 +0000 Subject: [PATCH] Bump pytest from 4.4.0 to 6.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.0 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/4.4.0...6.2.0) Signed-off-by: dependabot-preview[bot] --- development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.txt b/development.txt index 6f40968b1c..ad6d57fcf0 100644 --- a/development.txt +++ b/development.txt @@ -1,5 +1,5 @@ -r requirements.txt -pytest==4.4.0 +pytest==6.2.0 pytest-randomly==1.2.3 coverage==4.5.2 mock==2.0.0