From 5be3570e6893e3d4e12770f10e416eab084f389a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 13:43:42 +0000 Subject: [PATCH] Bump matplotlib from 3.11.1 to 3.11.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.11.1...v3.11.2) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.2 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 f63edbddf..b4ad0e49b 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.20.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.19 ; 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.1 ; python_version >= "3.11" and python_version < "3.15" +matplotlib==3.11.2 ; 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 a4c693085..30b17fcb1 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -14,7 +14,7 @@ idna==3.19 ; 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.1 ; python_version >= "3.11" and python_version < "3.15" +matplotlib==3.11.2 ; python_version >= "3.11" and python_version < "3.15" ml-dtypes==0.6.0 ; 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 821a46bd3..52a456d59 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -18,7 +18,7 @@ idna==3.19 ; 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.1 ; python_version >= "3.11" and python_version < "3.15" +matplotlib==3.11.2 ; 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"