From a603171d83ee386f780df363aaf008903f1e1f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:32:29 +0000 Subject: [PATCH] build(deps): bump cryptography from 41.0.7 to 42.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-integration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-integration.txt b/requirements-integration.txt index e353e70..2920057 100644 --- a/requirements-integration.txt +++ b/requirements-integration.txt @@ -30,7 +30,7 @@ charmed-kubeflow-chisme==0.2.1 # via -r requirements-integration.in charset-normalizer==3.3.2 # via requests -cryptography==41.0.7 +cryptography==42.0.4 # via paramiko decorator==5.1.1 # via