From c6765a28b970f34ffd2d8ec9a03ba6ee2fb99f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 06:15:14 +0000 Subject: [PATCH] deps: 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 e79139b..9b3e661 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ jsonschema==4.23.0 # via altair jsonschema-specifications==2024.10.1 # via jsonschema -kiwisolver==1.4.8 +kiwisolver==1.4.9 # via matplotlib markupsafe==3.0.2 # via jinja2