From 72564463292d5de30b946365bd7d3eac279602b1 Mon Sep 17 00:00:00 2001 From: renardeinside Date: Mon, 24 Jun 2024 22:51:08 +0200 Subject: [PATCH] update deps --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e67af86f..b692ce5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "aiohttp>=3.8.2", "click>=8.1.0,<9.0.0", "cookiecutter>2.1.0, <3.0.0", - "cryptography>=42.0.5", + "cryptography>=42.0.8", "databricks-cli>=0.17,<0.18", "Jinja2>=2.11.2", "mlflow-skinny>=2.0.0,<3.0.0",