From e5d14df1dd882707759a1bc3501b5816e7f1952f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 14:31:27 +0000 Subject: [PATCH] Bump cryptography from 37.0.4 to 38.0.3 in /src/pipeline Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 38.0.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.4...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipeline/requirements.txt b/src/pipeline/requirements.txt index e4a1a4f8..272cd657 100644 --- a/src/pipeline/requirements.txt +++ b/src/pipeline/requirements.txt @@ -44,7 +44,7 @@ configobj==5.0.6 configparser==5.3.0 connected-components-3d==3.10.2 crc32c==2.3 -cryptography==37.0.4 +cryptography==38.0.3 cycler==0.11.0 dask==2022.8.1 debugpy==1.6.3