From 8aa1c348af7a5a9472c473f97e29b1454091deea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 09:57:41 +0000 Subject: [PATCH] dependency: (deps): bump kiwisolver from 1.4.7 to 1.4.8 in /backend (#462) Bumps [kiwisolver](https://github.com/nucleic/kiwi) from 1.4.7 to 1.4.8. - [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.7...1.4.8) --- updated-dependencies: - dependency-name: kiwisolver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 2f1fcdd..33f3b91 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ httpcore==1.0.7 httpx==0.28.1 idna==3.10 inflection==0.5.1 -kiwisolver==1.4.7 +kiwisolver==1.4.8 matplotlib==3.10.0 numpy==1.26.4 openai==1.58.1