From f892b9ff1f42db56c2711b3ad6547afa0c21a70c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:57:45 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.10.1 to 2.13.0 in /python-ai-assistant Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.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.10.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-ai-assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ai-assistant/requirements.txt b/python-ai-assistant/requirements.txt index 6beed06..5f1d03b 100644 --- a/python-ai-assistant/requirements.txt +++ b/python-ai-assistant/requirements.txt @@ -38,7 +38,7 @@ pycparser==2.22 pydantic==2.10.3 pydantic_core==2.27.1 Pygments==2.18.0 -PyJWT==2.10.1 +PyJWT==2.13.0 python-dotenv==1.0.1 python-multipart==0.0.19 PyYAML==6.0.2