From 303fccadfe50b5cf6a923a2f17ff118cc3a789f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:46:41 +0000 Subject: [PATCH] Bump cryptography in /demo-python/code/data-chunking Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.1 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.1...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-python/code/data-chunking/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-python/code/data-chunking/requirements.txt b/demo-python/code/data-chunking/requirements.txt index 5984f77..2bf5ccb 100644 --- a/demo-python/code/data-chunking/requirements.txt +++ b/demo-python/code/data-chunking/requirements.txt @@ -20,7 +20,7 @@ colorama==0.4.6 comm==0.2.1 confection==0.1.4 contourpy==1.2.0 -cryptography==42.0.1 +cryptography==42.0.4 cycler==0.12.1 cymem==2.0.8 dataclasses-json==0.6.3