From 30bc830b48b8df1d12dbaf673d45ff2eea0e7c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 22:12:03 +0000 Subject: [PATCH] build(deps): bump pyjwt from 2.10.1 to 2.12.0 in /sbom 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] --- sbom/combined-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbom/combined-requirements.txt b/sbom/combined-requirements.txt index b72a6730..20c7c9d9 100644 --- a/sbom/combined-requirements.txt +++ b/sbom/combined-requirements.txt @@ -105,7 +105,7 @@ pydantic==2.12.4 pydantic-core==2.41.5 pydantic-settings==2.12.0 pydeck==0.9.1 -pyjwt==2.10.1 +pyjwt==2.12.0 pyluach==2.3.0 python-dateutil==2.9.0.post0 python-dotenv==1.1.1