From 472f2d2a428a5f737b7d059528c35acb031f39f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:09:57 +0000 Subject: [PATCH] Bump cryptography from 42.0.4 to 43.0.1 in /application 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] --- application/requirements-api.txt | 2 +- application/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/requirements-api.txt b/application/requirements-api.txt index e43a3706..5b49a33b 100644 --- a/application/requirements-api.txt +++ b/application/requirements-api.txt @@ -9,7 +9,7 @@ opensearch-py==2.4.2 PyMySQL==1.1.1 python-dotenv~=1.0.0 plotly~=5.18.0 -cryptography==42.0.4 +cryptography==43.0.1 langchain~=0.1.11 langchain-core~=0.1.30 sqlparse~=0.4.2 diff --git a/application/requirements.txt b/application/requirements.txt index c6300886..75e2a152 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -7,7 +7,7 @@ opensearch-py==2.4.2 PyMySQL==1.1.1 python-dotenv~=1.0.0 plotly~=5.18.0 -cryptography==42.0.4 +cryptography==43.0.1 langchain~=0.1.11 langchain-core~=0.1.30 sqlparse~=0.4.2