From 6cb8b86a3e75e37660324cef74cc4aecfa9e08da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:50:02 +0000 Subject: [PATCH] chore(deps): bump orjson Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 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.9.15...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../flex-templates/pipeline_with_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt index bef166bb943..cf54f9051ec 100644 --- a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt +++ b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt @@ -194,7 +194,7 @@ oauth2client==4.1.3 # via google-apitools objsize==0.7.0 # via apache-beam -orjson==3.9.15 +orjson==3.11.6 # via apache-beam overrides==7.7.0 # via google-cloud-pubsublite