From d5e648f3472bbe18f6617849bb9ec68231cf492d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 23:58:08 +0000 Subject: [PATCH] build(deps-dev): bump pytest-memray in the benchmark-tooling group Bumps the benchmark-tooling group with 1 update: [pytest-memray](https://github.com/bloomberg/pytest-memray). Updates `pytest-memray` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/bloomberg/pytest-memray/releases) - [Changelog](https://github.com/bloomberg/pytest-memray/blob/main/docs/news.rst) - [Commits](https://github.com/bloomberg/pytest-memray/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: pytest-memray dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: benchmark-tooling ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8ddbfa07..34cc2ecc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ benchmarks = [ "dask==2026.6.0", "pytest==9.1.1", "pytest-benchmark==5.2.3", - "pytest-memray==1.8.0", + "pytest-memray==1.9.0", "pytest-codspeed==5.0.3", ] solvers = [