From d64298e717023b083794e81eaf947a84c03c961b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 05:44:09 +0000 Subject: [PATCH] Bump pytest from 6.2.2 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 475815f..8c9ebed 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -50,7 +50,7 @@ pyparsing==2.4.7 # via packaging pytest-cov==2.11.1 # via -r test-requirements.in -pytest==6.2.2 +pytest==6.2.3 # via # -r test-requirements.in # pytest-cov