From 82e761d455e3db316be42b51be7a4ae0c1c52703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 18:53:00 +0000 Subject: [PATCH] build(deps): bump cryptography in /databricks-builder-app Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... 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 4bba6c3b..56cdca01 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -70,7 +70,7 @@ colorama==0.4.6 # via sqlfluff contourpy==1.3.3 # via matplotlib -cryptography==46.0.5 +cryptography==48.0.1 # via # authlib # google-auth