From 5f48b1090bf29579616b4fc7046567ce9f8d0d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 17:55:33 +0000 Subject: [PATCH] Bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../metadata/requirements.txt | 2 +- .../example_mlflow_2.12_langchain_model/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt b/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt index f996ce8e79369..625874c48b9de 100644 --- a/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt +++ b/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt @@ -1,7 +1,7 @@ bcrypt==3.2.0 cloudpickle==2.0.0 configparser==5.2.0 -cryptography==39.0.1 +cryptography==50.0.0 databricks-feature-engineering==0.2.1 entrypoints==0.4 google-cloud-storage==2.11.0 diff --git a/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt b/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt index b06b47392725c..51dfaef8d45e3 100644 --- a/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt +++ b/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt @@ -1,7 +1,7 @@ bcrypt==3.2.0 cloudpickle==2.0.0 configparser==5.2.0 -cryptography==39.0.1 +cryptography==50.0.0 databricks-feature-engineering==0.2.1 databricks-rag-studio==0.2.0.dev0 entrypoints==0.4