From afdf7678c829ee8d0f18ebac7d60252cca07980c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 16:56:14 +0000 Subject: [PATCH] chore(deps): update dependency kiwisolver to v1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d55cbb..07cc656 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ jinja2==3.1.4 # via # pydap # sphinx -kiwisolver==1.4.5 +kiwisolver==1.5.0 # via matplotlib llvmlite==0.43.0 # via numba