From 22ff55a5656147a8e18dad63c91a61d4ca497b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 05:45:39 +0000 Subject: [PATCH] Bump pytest from 6.0.1 to 6.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.1.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/6.0.1...6.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e29b192..e9a385d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ py==1.9.0 pycodestyle==2.6.0 pyparsing==2.4.7 PySide2==5.15.0 -pytest==6.0.1 +pytest==6.1.1 pytest-qt==3.3.0 shiboken2==5.15.0 wcwidth==0.2.5