From 7e6cdc617d57646c6e3b56e2e9a22cd6ddb11516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 08:45:02 +0000 Subject: [PATCH] Bump kiwisolver from 1.4.8 to 1.4.9 Bumps [kiwisolver](https://github.com/nucleic/kiwi) from 1.4.8 to 1.4.9. - [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.8...1.4.9) --- updated-dependencies: - dependency-name: kiwisolver dependency-version: 1.4.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f1c54a..4e156d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ matplotlib==3.10.8 pillow==12.1.1 seaborn==0.13.2 contourpy==1.3.1 -kiwisolver==1.4.8 +kiwisolver==1.4.9 # Database & serialization sqlalchemy==2.0.39