From 56111990bc0815fbf9c7f632e2e0a987d47dc62b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 17:40:05 +0000 Subject: [PATCH] Bump pytest from 6.2.1 to 6.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.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/6.2.1...6.2.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 199b9ee..c90c766 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-RESTful==0.3.8 gunicorn==20.0.4 imagemounter==3.1.0 invoke==1.5.0 -pytest==6.2.1 +pytest==6.2.2 requests==2.25.1 sphinx==3.5.1 sphinx-autobuild==2020.9.1