From afc6c43f3c68919692d509086e5e39a6a8ca807d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 13:47:59 +0000 Subject: [PATCH] Bump matplotlib from 3.11.0 to 3.11.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- requirements-jax.txt | 2 +- requirements-pytorch.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 25c356416..d5105ba21 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -12,7 +12,7 @@ fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" healpy==1.19.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.18 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" -matplotlib==3.11.0 ; python_version >= "3.11" and python_version < "3.15" +matplotlib==3.11.1 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.6 ; python_version >= "3.11" and python_version < "3.15" packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-jax.txt b/requirements-jax.txt index 8bda2f0de..9c6b99787 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -14,7 +14,7 @@ idna==3.18 ; python_version >= "3.11" and python_version < "3.15" jax==0.10.2 ; python_version >= "3.11" and python_version < "3.15" jaxlib==0.10.2 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" -matplotlib==3.11.0 ; python_version >= "3.11" and python_version < "3.15" +matplotlib==3.11.1 ; python_version >= "3.11" and python_version < "3.15" ml-dtypes==0.5.4 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.6 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index f99fad42a..d3e88a804 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -18,7 +18,7 @@ idna==3.18 ; python_version >= "3.11" and python_version < "3.15" jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.15" -matplotlib==3.11.0 ; python_version >= "3.11" and python_version < "3.15" +matplotlib==3.11.1 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" networkx==3.6 ; python_version == "3.14" networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.14"