From a65f4baa5297db1883f20d7b69c2f95fd7a1b32b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 12:04:52 +0000 Subject: [PATCH] chore(deps): update dependency orjson to v3.11.6 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e64da86..97c97fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ mypy-extensions==1.1.0 # via black numpy==2.2.5 # via cems-nuclei (pyproject.toml) -orjson==3.10.18 +orjson==3.11.6 # via cems-nuclei (pyproject.toml) packaging==25.0 # via