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 4431c2761..32c5a5920 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