From 90fae219292159a6840ddf97424b8484ebc749cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:41:03 +0000 Subject: [PATCH 1/2] Bump pyasn1 from 0.6.2 to 0.6.3 Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect ... 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..03b96f961 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -909,12 +909,12 @@ }, "pyasn1": { "hashes": [ - "sha256:1eb26d860996a18e9b6ed05e7aae0e9fc21619fcee6af91cca9bad4fbea224bf", - "sha256:9b59a2b25ba7e4f8197db7686c09fb33e658b98339fadb826e9512629017833b" + "sha256:697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf", + "sha256:a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.6.2" + "version": "==0.6.3" }, "pyasn1-modules": { "hashes": [ From fb1c302a49a36acdc8560f4f330c9e3469b39987 Mon Sep 17 00:00:00 2001 From: ras-rm-pr-bot Date: Tue, 17 Mar 2026 20:42:45 +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