From a5e302581ed462983ad7e456cbd402fba5f5eb48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:32:18 +0000 Subject: [PATCH] build(deps): bump cryptography in /poseidon/airflow/test Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.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.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..5b66b54 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.3.2 cx-Oracle==8.0.1 dataclasses==0.7 datadog==0.39.0