From a24e855a13d95935ca0e45f9fdbd246b841c4cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:58:39 +0000 Subject: [PATCH] Bump pyjwt from 2.12.1 to 2.13.0 in /application/single_app 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] --- application/single_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/single_app/requirements.txt b/application/single_app/requirements.txt index ec681756..bc3baad1 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -25,7 +25,7 @@ python-dotenv==0.21.0 azure-ai-formrecognizer==3.3.3 azure-ai-projects==1.0.0 azure-ai-agents==1.2.0b6 -pyjwt==2.12.1 +pyjwt==2.13.0 markdown2==2.5.5 azure-mgmt-cognitiveservices==13.6.0 azure-identity==1.23.0