From 61e3534c87ffdbeddec1c614f3e82928781ca0ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 13:46:31 +0000 Subject: [PATCH] Bump cryptography in /containers/scatac-csv-to-arrow/context Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.3.2. - [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/2.7...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/scatac-csv-to-arrow/context/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/scatac-csv-to-arrow/context/requirements-freeze.txt b/containers/scatac-csv-to-arrow/context/requirements-freeze.txt index a54351d..7be5ac7 100644 --- a/containers/scatac-csv-to-arrow/context/requirements-freeze.txt +++ b/containers/scatac-csv-to-arrow/context/requirements-freeze.txt @@ -5,7 +5,7 @@ cffi==1.12.3 chardet==3.0.4 conda==4.7.12 conda-package-handling==1.6.0 -cryptography==2.7 +cryptography==3.3.2 h5py==2.10.0 idna==2.8 importlib-metadata==1.6.0