From 05ee8d3c4fdd6448acd173f27941ba06e1259e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:37:20 +0000 Subject: [PATCH] build(deps): bump cryptography in /poseidon/airflow/test Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 39.0.1. - [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/3.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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..04ef0a4 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==39.0.1 cx-Oracle==8.0.1 dataclasses==0.7 datadog==0.39.0