From 366a99716aa2fbc7000b3c9e947c71917b358279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:24:17 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.5 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.5...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.lite.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.lite.txt b/requirements.lite.txt index 661be35a..cff826b1 100644 --- a/requirements.lite.txt +++ b/requirements.lite.txt @@ -26,7 +26,7 @@ rapidocr-onnxruntime==1.4.4 opencv-python-headless==4.9.0.80 pymongo==4.6.3 langchain-mongodb==0.2.0 -cryptography==45.0.5 +cryptography==46.0.5 python-magic==0.4.27 python-pptx==1.0.2 xlrd==2.0.2 diff --git a/requirements.txt b/requirements.txt index 0f811572..cfaccc94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ langchain-mongodb==0.2.0 langchain-ollama==0.3.3 langchain-huggingface==0.1.0 langchain-google-genai==2.1.10 -cryptography==45.0.5 +cryptography==46.0.5 python-magic==0.4.27 python-pptx==1.0.2 xlrd==2.0.2