From 73402b546ab9054bff6bef4a9633fd63a9cee33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:22:55 +0000 Subject: [PATCH] Bump kiwisolver from 1.4.4 to 1.5.0 Bumps [kiwisolver](https://github.com/nucleic/kiwi) from 1.4.4 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.4...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fad2c18..27663c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ jupyter_server==2.20.0 jupyter_server_terminals==0.4.2 jupyterlab-pygments==0.2.2 jupyterlab-widgets==3.0.4 -kiwisolver==1.4.4 +kiwisolver==1.5.0 MarkupSafe==3.0.3 matplotlib==3.6.2 matplotlib-inline==0.2.2