From a13fe025890a8e41528cbd4cd5dabeae66fcdc16 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 00:24:28 +0000 Subject: [PATCH] Bump pytest-console-scripts from 0.2.0 to 1.2.0 Bumps [pytest-console-scripts](https://github.com/kvas-it/pytest-console-scripts) from 0.2.0 to 1.2.0. - [Release notes](https://github.com/kvas-it/pytest-console-scripts/releases) - [Changelog](https://github.com/kvas-it/pytest-console-scripts/blob/master/CHANGELOG.md) - [Commits](https://github.com/kvas-it/pytest-console-scripts/commits/1.2.0) Signed-off-by: dependabot-preview[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 15d6f54..51315aa 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -11,7 +11,7 @@ pyls-black==0.4.6 pyls-isort==0.2.0 pymdown-extensions==8.0 pytest==6.0.1 -pytest-console-scripts==0.2.0 +pytest-console-scripts==1.2.0 pytest-cov==2.10.1 pytest-mock==3.3.1 pytest-runner==5.2