From e0d2c114b9c48c05ec54559a06babbf686b3d669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 04:14:20 +0000 Subject: [PATCH] Bump orjson from 3.10.18 to 3.11.6 Bumps [orjson](https://github.com/ijl/orjson) from 3.10.18 to 3.11.6. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.10.18...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c718eae..9829391 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ numpy==1.26.4 olefile==0.47 ollama==0.4.8 openai==1.78.0 -orjson==3.10.18 +orjson==3.11.6 ormsgpack==1.9.1 packaging==24.2 pandas==2.2.3