From 6f27fd582db613770f49c3841f35c1e9454dbd00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:50:25 +0000 Subject: [PATCH] chore(deps): update dependency pyjwt to v2.12.0 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e64da86..0abe9b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ pygments==2.19.1 # ipython # ipython-pygments-lexers # sphinx -pyjwt==2.10.1 +pyjwt==2.12.0 # via cems-nuclei (pyproject.toml) pytest==8.3.5 # via cems-nuclei (pyproject.toml)