From 2cc3abd3a8c53a25b5c23c0c3879b30e3c2e09b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 02:33:11 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.1 to 46.0.5 in /media_cdn Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- media_cdn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media_cdn/requirements.txt b/media_cdn/requirements.txt index 46e87e778f4..1477136ef26 100644 --- a/media_cdn/requirements.txt +++ b/media_cdn/requirements.txt @@ -1,2 +1,2 @@ six==1.16.0 -cryptography==45.0.1 +cryptography==46.0.5