From 19b07260dc45f357641d6771cadb818506669dc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:29:55 +0000 Subject: [PATCH] Bump pyjwt from 2.12.0 to 2.13.0 in /TriagerXChatbot Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 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.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TriagerXChatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TriagerXChatbot/requirements.txt b/TriagerXChatbot/requirements.txt index 9a592047..94b9ba50 100644 --- a/TriagerXChatbot/requirements.txt +++ b/TriagerXChatbot/requirements.txt @@ -31,7 +31,7 @@ multidict==6.0.5 oauthlib==3.2.2 packaging==24.1 pycparser==2.22 -PyJWT==2.12.0 +PyJWT==2.13.0 requests==2.33.0 requests-oauthlib==2.0.0 six==1.16.0