From dcfe85f4476c4bf083089d0d611a0f705b2bf4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:35:20 +0000 Subject: [PATCH] fix(deps): bump pyjwt from 2.12.1 to 2.13.0 in /@lab/ll-KNOWRAG/apps/api Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 to 2.13.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.12.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- @lab/ll-KNOWRAG/apps/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@lab/ll-KNOWRAG/apps/api/requirements.txt b/@lab/ll-KNOWRAG/apps/api/requirements.txt index 872c4c4..bcdd390 100644 --- a/@lab/ll-KNOWRAG/apps/api/requirements.txt +++ b/@lab/ll-KNOWRAG/apps/api/requirements.txt @@ -31,7 +31,7 @@ pydantic-settings==2.13.1 pydantic_core==2.41.5 Pygments==2.20.0 pyiceberg==0.11.1 -PyJWT==2.12.1 +PyJWT==2.13.0 pyparsing==3.3.2 PyYAML==6.0.3 pytest-asyncio==1.3.0