From 43ac4ddfcffe5e596b12892cafa419c0f178f987 Mon Sep 17 00:00:00 2001 From: Mila Page Date: Tue, 28 Nov 2023 15:17:57 -0800 Subject: [PATCH] Upticking cryptography to address 41.0.5 security vulnerability. --- dev-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-requirements.txt b/dev-requirements.txt index cfbfe930b..d3977d017 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,6 +8,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory= black~=23.11 bumpversion~=0.6.0 click~=8.1 +cryptography~=41.0.7 ddtrace~=2.3 flake8~=6.1 flaky~=3.7