From 6e210dd8fe499a99d3d0d9c16d57e0caea9dfa3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:47:15 +0000 Subject: [PATCH] Bump cryptography in /blog-examples/llama-index/hacknernews_app Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1) --- updated-dependencies: - dependency-name: cryptography 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..5cd5219 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==43.0.1 dataclasses-json==0.6.4 debugpy==1.8.1 decorator==5.1.1