From 1b813320f1fd4f15910569d662a0d8eef0c6449b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 21:46:13 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps the pip group with 1 update in the /application directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.6 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 388bcbaa..5ca750a3 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -4,7 +4,7 @@ boto3==1.42.83 beautifulsoup4==4.14.3 cel-python==0.5.0 celery==5.6.3 -cryptography==46.0.6 +cryptography==46.0.7 dataclasses-json==0.6.7 defusedxml==0.7.1 docling>=2.16.0