From 51f8b93dbc584acd76d9c32e17074eb83fc93b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 10:27:55 +0000 Subject: [PATCH] Bump json-e from 4.8.0 to 4.8.1 Bumps [json-e](https://github.com/json-e/json-e) from 4.8.0 to 4.8.1. - [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst) - [Commits](https://github.com/json-e/json-e/compare/v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: json-e dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- infra/spawn_pipeline_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/spawn_pipeline_requirements.txt b/infra/spawn_pipeline_requirements.txt index 60edb8dbc5..a1ac7b4aa5 100644 --- a/infra/spawn_pipeline_requirements.txt +++ b/infra/spawn_pipeline_requirements.txt @@ -1,4 +1,4 @@ -json-e==4.8.0 +json-e==4.8.1 pyyaml==6.0.3 requests==2.32.5 taskcluster==96.4.0