From 64b7461bd608d856d9ebf8ae267c05fdae1b2d95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 01:17:00 +0000 Subject: [PATCH] chore(deps): bump pyjwt in /python/travel-adk-ai-agent Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 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.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/travel-adk-ai-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/travel-adk-ai-agent/requirements.txt b/python/travel-adk-ai-agent/requirements.txt index cc359d92..57d93dae 100644 --- a/python/travel-adk-ai-agent/requirements.txt +++ b/python/travel-adk-ai-agent/requirements.txt @@ -3,7 +3,7 @@ Flask[async]==3.1.0 protobuf==5.29.2 google_auth_oauthlib==1.2.1 google-api-core==2.25.1 -PyJWT==2.10.1 +PyJWT==2.12.0 google-apps-chat==0.4.0 google-cloud-aiplatform[adk,agent-engines]==1.118.0 google-adk==1.15.1