From 34d3164ce817d534241d88a768cace35009def84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:43:26 +0000 Subject: [PATCH] Bump pyperf from 2.6.2 to 2.7.0 Bumps [pyperf](https://github.com/psf/pyperf) from 2.6.2 to 2.7.0. - [Release notes](https://github.com/psf/pyperf/releases) - [Changelog](https://github.com/psf/pyperf/blob/main/doc/changelog.rst) - [Commits](https://github.com/psf/pyperf/compare/2.6.2...2.7.0) --- updated-dependencies: - dependency-name: pyperf dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 3ca8cca6..c1e4a373 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -8,7 +8,7 @@ ipython==8.19.0 lint==1.2.1 mypy==1.7.1 pylint==2.16.1 -pyperf==2.6.2 +pyperf==2.7.0 pytest>=6.0.0 pytest-asyncio==0.23.2 pytest-cov==4.0.0