From 86189836dc12b892f225d4502bd0c4c9382e05f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 05:58:36 +0000 Subject: [PATCH] Bump pytest-benchmark from 3.2.3 to 3.4.1 Bumps [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) from 3.2.3 to 3.4.1. - [Release notes](https://github.com/ionelmc/pytest-benchmark/releases) - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/pytest-benchmark/compare/v3.2.3...v3.4.1) Signed-off-by: dependabot-preview[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 4971ead..0babbf2 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -7,7 +7,7 @@ coverage>4.0,<5.4 pytest==6.1.2 -pytest-benchmark==3.2.3 +pytest-benchmark==3.4.1 pytest-cov==2.10.1 pytest-mock==3.4.0 pytest-pep8==1.0.6