From 893e781aab31588dbfc13770528950361b0cf1da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 08:32:49 +0000 Subject: [PATCH] build(deps): bump cryptography from 3.1 to 3.2 in /poseidon/airflow/test Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.1...3.2) Signed-off-by: dependabot[bot] --- poseidon/airflow/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poseidon/airflow/test/requirements.txt b/poseidon/airflow/test/requirements.txt index bd54c8c..9163195 100644 --- a/poseidon/airflow/test/requirements.txt +++ b/poseidon/airflow/test/requirements.txt @@ -52,7 +52,7 @@ colorlog==4.0.2 configparser==3.5.3 coverage==5.2.1 croniter==0.3.34 -cryptography==3.1 +cryptography==3.2 cx-Oracle==8.0.1 dataclasses==0.7 datadog==0.39.0