From 9a01f0ea10aedc14aab5193dcfad29ac151aaaed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:56:28 +0000 Subject: [PATCH] Bump pyperf from 2.6.2 to 2.8.1 Bumps [pyperf](https://github.com/psf/pyperf) from 2.6.2 to 2.8.1. - [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.8.1) --- 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 921afa22..c6b5f5e5 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==3.3.1 -pyperf==2.6.2 +pyperf==2.8.1 pytest>=6.0.0 pytest-asyncio==0.24.0 pytest-cov==4.0.0