From 61bc99a137166003f8c0de5c6c8eafd044774357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 04:36:11 +0000 Subject: [PATCH] Bump pyjwt from 2.10.0 to 2.10.1 in /trusted-ai/design-time-evaluations Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1. - [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.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- trusted-ai/design-time-evaluations/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusted-ai/design-time-evaluations/requirements.txt b/trusted-ai/design-time-evaluations/requirements.txt index 307572b..dc3b1fe 100644 --- a/trusted-ai/design-time-evaluations/requirements.txt +++ b/trusted-ai/design-time-evaluations/requirements.txt @@ -130,7 +130,7 @@ pyarrow==21.0.0 pydantic==2.10.6 pydantic_core==2.27.2 pydeck==0.9.1 -PyJWT==2.10.0 +PyJWT==2.10.1 pyphen==0.17.2 python-dateutil==2.9.0.post0 python-dotenv==1.1.1