From 9edf85d0b3a06e1aeec846cff63f59278e6d1f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 03:54:47 +0000 Subject: [PATCH] Bump cryptography in /compose/docker/airflow-ubuntu/rootfs/tmp/airflow Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../docker/airflow-ubuntu/rootfs/tmp/airflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/docker/airflow-ubuntu/rootfs/tmp/airflow/requirements.txt b/compose/docker/airflow-ubuntu/rootfs/tmp/airflow/requirements.txt index 1d9b79f..5ab5f2c 100644 --- a/compose/docker/airflow-ubuntu/rootfs/tmp/airflow/requirements.txt +++ b/compose/docker/airflow-ubuntu/rootfs/tmp/airflow/requirements.txt @@ -4,4 +4,4 @@ plotly==5.11.0 paramiko==3.4.0 psycopg2-binary scikit-learn==1.5.0 -cryptography==46.0.5 +cryptography==46.0.6