From 0a0d1463867a5f44ab1bfe44a0de40a768f41a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 14:31:20 +0545 Subject: [PATCH] build(deps): bump pytest from 6.2.3 to 6.2.4 (#5968) Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4. - [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.3...6.2.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 54d3dc1a40..580cdb4b52 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ wheel==0.36.2 # Test requirements -pytest==6.2.3 +pytest==6.2.4 pytest-cov==2.11.1 pytest-xdist==2.2.1 pytest-mock==3.6.0