From 5a4ec7bc69cc7ddfcbbb02d503bb641f863b6de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 16:44:27 +0000 Subject: [PATCH] Bump kiwisolver from 1.5.0 to 1.5.1 Bumps [kiwisolver](https://github.com/nucleic/kiwi) from 1.5.0 to 1.5.1. - [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.5.0...1.5.1) --- updated-dependencies: - dependency-name: kiwisolver dependency-version: 1.5.1 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 8ed0ed8..8b81ca3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ inflect==7.5.0 iniconfig==2.3.0 jmespath==1.1.0 joblib==1.5.3 -kiwisolver==1.5.0 +kiwisolver==1.5.1 latexcodec==3.0.1 loguru==0.7.3 lxml==6.1.1