From fd6ef27833b11cf237266fb58b7dce3f6c49115a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:57:26 +0000 Subject: [PATCH 1/2] Bump pytest from 7.1.1 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 047fdf4..3701c0a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ numpy==1.26.4 plotly==5.21.0 polyline==2.0.2 scipy==1.13.0 -pytest==7.1.1 +pytest==9.0.3 imagehash==4.3.1 ruff==0.1.7 hatch==1.9.1 From 5df16148c617ec263411a853a95b529de7230835 Mon Sep 17 00:00:00 2001 From: Marius Merschformann Date: Mon, 20 Apr 2026 21:19:51 +0200 Subject: [PATCH 2/2] Nudge tests