From ea95a789a51e20f203ea896f30e9f7bd702dfd6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 19:24:04 +0000 Subject: [PATCH] Bump pytest from 6.1.1 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 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.1.1...6.2.3) 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 132661c..b886e73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pluggy==0.13.1 py==1.9.0 pylint==2.6.0 pyparsing==2.4.7 -pytest==6.1.1 +pytest==6.2.3 requests==2.24.0 six==1.15.0 typed-ast==1.4.1