From 4a4686dae394863e5e9dd4a6eb7370f1fa806ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:40:39 +0000 Subject: [PATCH] Bump pyjwt from 2.11.0 to 2.12.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.11.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llama4guard_vllm_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama4guard_vllm_requirements.txt b/llama4guard_vllm_requirements.txt index 436d96c..2a664bd 100644 --- a/llama4guard_vllm_requirements.txt +++ b/llama4guard_vllm_requirements.txt @@ -152,7 +152,7 @@ pydantic-core==2.41.5 pydantic-extra-types==2.11.0 pydantic-settings==2.12.0 pygments==2.19.2 -pyjwt==2.11.0 +pyjwt==2.12.0 pytablewriter==1.2.1 python-dateutil==2.9.0.post0 python-dotenv==1.2.1