From e0213f6a7327d1fa7908c50aea48331446e38464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:04:03 +0000 Subject: [PATCH] Bump kiwisolver from 1.4.9 to 1.5.0 Bumps [kiwisolver](https://github.com/nucleic/kiwi) from 1.4.9 to 1.5.0. - [Release notes](https://github.com/nucleic/kiwi/releases) - [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst) - [Commits](https://github.com/nucleic/kiwi/compare/1.4.9...1.5.0) --- updated-dependencies: - dependency-name: kiwisolver dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f79f6686..5441a0e4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ iniconfig==2.3.0 ; python_version >= "3.11" and python_version < "3.15" jax==0.9.2 ; python_version >= "3.11" and python_version < "3.15" jaxlib==0.9.0.1 ; python_version >= "3.11" and python_version < "3.15" jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15" -kiwisolver==1.4.9 ; 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.10.8 ; python_version >= "3.11" and python_version < "3.15" ml-dtypes==0.5.4 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index 9fa07634..d0c5703c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ contourpy==1.3.3 ; python_version >= "3.11" and python_version < "3.15" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.61.1 ; python_version >= "3.11" and python_version < "3.15" idna==3.11 ; python_version >= "3.11" and python_version < "3.15" -kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15" +kiwisolver==1.5.0 ; python_version >= "3.11" and python_version < "3.15" matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15" mpmath==1.4.1 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.4 ; python_version >= "3.11" and python_version < "3.15"