From d8be74868ed20ac5d33243b7af9661cdaf056e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:29:26 +0000 Subject: [PATCH] build(deps): bump packaging from 26.0 to 26.2 in /databricks-builder-app Bumps [packaging](https://github.com/pypa/packaging) from 26.0 to 26.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.0...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- databricks-builder-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databricks-builder-app/requirements.txt b/databricks-builder-app/requirements.txt index 3fa9071f..57ae26b3 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -280,7 +280,7 @@ opentelemetry-sdk==1.40.0 # sentry-sdk opentelemetry-semantic-conventions==0.61b0 # via opentelemetry-sdk -packaging==26.0 +packaging==26.2 # via # fastmcp # gunicorn