From 956838b83e2d591e4c05606f88eeb7eb75cd5ad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:25:00 +0000 Subject: [PATCH] Bump orjson from 3.10.3 to 3.11.6 Bumps [orjson](https://github.com/ijl/orjson) from 3.10.3 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.3...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3e6c1597dd..50f4e84408 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -305,6 +305,7 @@ markupsafe==3.0.3 marshmallow==3.21.2 # via # dataclasses-json + # flytekit # marshmallow-enum # marshmallow-jsonschema marshmallow-enum==1.5.1 @@ -369,7 +370,7 @@ oauthlib==3.2.2 # requests-oauthlib opt-einsum==3.4.0 # via tensorflow -orjson==3.10.3 +orjson==3.11.6 # via -r dev-requirements.in packaging==24.0 # via