From 57a95652a928fbf89832a9da08df8938415e6624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 02:10:06 +0000 Subject: [PATCH] chore(deps): bump json-e from 4.8.1 to 4.8.4 Bumps [json-e](https://github.com/json-e/json-e) from 4.8.1 to 4.8.4. - [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.md) - [Commits](https://github.com/json-e/json-e/compare/v4.8.1...v4.8.4) --- updated-dependencies: - dependency-name: json-e dependency-version: 4.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/common.in | 2 +- requirements/common.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/common.in b/requirements/common.in index 3b93568863b..db752f93123 100644 --- a/requirements/common.in +++ b/requirements/common.in @@ -31,7 +31,7 @@ PyGithub==2.9.1 furl==2.1.4 # Imported as furl first==2.0.2 # Imported as first -json-e==4.8.1 # import jsone +json-e==4.8.4 # import jsone django-cache-memoize==0.2.1 # Imported as cache_memoize # Required for Push Health diff --git a/requirements/common.txt b/requirements/common.txt index 45ce2f65a2d..a986d022c02 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -983,9 +983,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -json-e==4.8.1 \ - --hash=sha256:0a642ea7c80ac8689d795054b65e9140c85e8ba57952b383b6c5fdda7e3056d7 \ - --hash=sha256:b734766ff00f8aa0ab1f2ea6d70893564b7caa44d7fb3e53a955fede0f6c7c32 +json-e==4.8.4 \ + --hash=sha256:698f6f3e56f04642176c4574bb0050e84fb5a8a9871da4034aa201f07001a7e2 \ + --hash=sha256:d6cb9340008e09d454eda8ac0e4bf71d94c6b26f1a1d5ac3f5a3153600180f3d # via # -r requirements/common.in # mozci