diff --git a/.changes/unreleased/Dependencies-20240320-111128.yaml b/.changes/unreleased/Dependencies-20240320-111128.yaml new file mode 100644 index 000000000..41f1609e4 --- /dev/null +++ b/.changes/unreleased/Dependencies-20240320-111128.yaml @@ -0,0 +1,6 @@ +kind: Dependencies +body: bump cryptography to 42.0.4 or higher for security callouts +time: 2024-03-20T11:11:28.5121-05:00 +custom: + Author: McKnight-42 + PR: "938" diff --git a/dev-requirements.txt b/dev-requirements.txt index 09e85d06d..5e5458901 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,7 +9,7 @@ git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter black~=23.12 bumpversion~=0.6.0 click~=8.1 -cryptography~=41.0.7 +cryptography~=42.0.4 ddtrace==2.3.0 flake8~=6.1 flaky~=3.7