From e1cb2e1aab0e55cfda33e9960798bd246d1ff99e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:27:26 +0000 Subject: [PATCH] Bump cryptography in /blog-examples/llama-index/hacknernews_app Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- blog-examples/llama-index/hacknernews_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 31712b0..b4b376b 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -33,7 +33,7 @@ clickhouse-sqlalchemy==0.3.0 codespell==2.2.6 coloredlogs==15.0.1 comm==0.2.1 -cryptography==42.0.4 +cryptography==46.0.5 dataclasses-json==0.6.4 debugpy==1.8.1 decorator==5.1.1