From ead5069d821f157ace2b8a03d6340cf328308806 Mon Sep 17 00:00:00 2001 From: Mila Page <67295367+VersusFacit@users.noreply.github.com> Date: Tue, 28 Nov 2023 18:46:45 -0800 Subject: [PATCH] Backport 852 --- .changes/unreleased/Security-20231128-173716.yaml | 6 ++++++ dev-requirements.txt | 1 + 2 files changed, 7 insertions(+) create mode 100644 .changes/unreleased/Security-20231128-173716.yaml diff --git a/.changes/unreleased/Security-20231128-173716.yaml b/.changes/unreleased/Security-20231128-173716.yaml new file mode 100644 index 000000000..18d48ad9c --- /dev/null +++ b/.changes/unreleased/Security-20231128-173716.yaml @@ -0,0 +1,6 @@ +kind: Security +body: DDOS vulnerability in 41.0.5. Uptick to avoid +time: 2023-11-28T17:37:16.11557-08:00 +custom: + Author: versusfacit + PR: "852" diff --git a/dev-requirements.txt b/dev-requirements.txt index 58497b707..c3bc47131 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,6 +8,7 @@ git+https://github.com/dbt-labs/dbt-core.git@1.7.latest#egg=dbt-tests-adapter&su black~=23.9 bumpversion~=0.6.0 click~=8.1 +cryptography~=41.0.7 ddtrace~=1.18 flake8~=6.1 flaky~=3.7