From 6d33b0327a3cf446081f763b8fa214000897714c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:02:39 +0000 Subject: [PATCH] chore(deps): bump cryptography from 46.0.5 to 46.0.6 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a32ff5dabf..d8c5e5abf3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Markdown==3.10.2 openpyxl==3.1.5 Pillow==12.1.1 # required by django-imagekit psycopg[c]==3.3.3 -cryptography==46.0.5 +cryptography==46.0.6 python-dateutil==2.9.0.post0 redis==7.4.0 requests==2.33.1