From a30e6a685f0a9a355c455089a5be334028d4696a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 06:23:38 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b747a30..d64582a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ipython==7.11.1 pytest==5.3.4 -pytest-benchmark==3.2.3 +pytest-benchmark==3.4.1