From a6809b3c814cf44cb0d44257ec26db8b2d4dc346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 23:47:37 +0000 Subject: [PATCH] Bump pyjwt 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] --- .../business-analyst-agent-using-strands/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt b/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt index 20b526ed..45071270 100644 --- a/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt +++ b/agents-quickstart-pocs/strands-sdk/business-analyst-agent-using-strands/requirements.txt @@ -62,7 +62,7 @@ pydantic-settings==2.9.1 pydantic_core==2.33.2 pydeck==0.9.1 Pygments==2.19.1 -PyJWT==2.10.1 +PyJWT==2.13.0 pyparsing==3.2.3 python-dateutil==2.9.0.post0 python-dotenv==1.1.0