From d2bb0b7c5dfddab04519a6c9ca40003f62b09bda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:24:48 +0000 Subject: [PATCH] Build(deps): Bump pytest Bumps the pip group with 1 update in the /requirements directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.2 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/8.3.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- requirements/staging.txt | 2 +- requirements/testing.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/production.txt b/requirements/production.txt index 98ce49c..3ba0e24 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -2,7 +2,7 @@ basemap==2.0.0 cloud-sptheme==1.10.1.post20200504175005 matplotlib==3.8.4 numpy==2.2.6 -pytest==8.3.2 +pytest==9.0.3 pytest-cov==5.0.0 scipy==1.14.0 seaborn==0.13.2 diff --git a/requirements/staging.txt b/requirements/staging.txt index 98ce49c..3ba0e24 100644 --- a/requirements/staging.txt +++ b/requirements/staging.txt @@ -2,7 +2,7 @@ basemap==2.0.0 cloud-sptheme==1.10.1.post20200504175005 matplotlib==3.8.4 numpy==2.2.6 -pytest==8.3.2 +pytest==9.0.3 pytest-cov==5.0.0 scipy==1.14.0 seaborn==0.13.2 diff --git a/requirements/testing.txt b/requirements/testing.txt index 98ce49c..3ba0e24 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -2,7 +2,7 @@ basemap==2.0.0 cloud-sptheme==1.10.1.post20200504175005 matplotlib==3.8.4 numpy==2.2.6 -pytest==8.3.2 +pytest==9.0.3 pytest-cov==5.0.0 scipy==1.14.0 seaborn==0.13.2