From 410182c16a65ab0f04a79dca1d9264e2d04b0c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 23:15:53 +0000 Subject: [PATCH 1/2] Bump pyjwt from 2.10.1 to 2.12.0 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] --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 52e00d775..b25b86d4a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -973,12 +973,12 @@ }, "pyjwt": { "hashes": [ - "sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953", - "sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb" + "sha256:2f62390b667cd8257de560b850bb5a883102a388829274147f1d724453f8fb02", + "sha256:9bb459d1bdd0387967d287f5656bf7ec2b9a26645d1961628cda1764e087fd6e" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.10.1" + "version": "==2.12.0" }, "pyparsing": { "hashes": [ From 1bd157c041032cb8aafebcdea305725939a07207 Mon Sep 17 00:00:00 2001 From: ras-rm-pr-bot Date: Fri, 13 Mar 2026 23:17:41 +0000 Subject: [PATCH 2/2] auto patch increment --- _infra/helm/frontstage/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_infra/helm/frontstage/Chart.yaml b/_infra/helm/frontstage/Chart.yaml index e2fa05fbe..4ca8a0a64 100644 --- a/_infra/helm/frontstage/Chart.yaml +++ b/_infra/helm/frontstage/Chart.yaml @@ -14,8 +14,8 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 2.5.87 +version: 2.5.88 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 2.5.87 +appVersion: 2.5.88