From f16da866bd705f691772e2ed1ab6c52054aea640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:23:54 +0000 Subject: [PATCH] Bump ipython in /cdk_bedrock_rag_chatbot/application Bumps [ipython](https://github.com/ipython/ipython) from 8.2.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.2.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cdk_bedrock_rag_chatbot/application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdk_bedrock_rag_chatbot/application/requirements.txt b/cdk_bedrock_rag_chatbot/application/requirements.txt index db43ac4..a947ec7 100644 --- a/cdk_bedrock_rag_chatbot/application/requirements.txt +++ b/cdk_bedrock_rag_chatbot/application/requirements.txt @@ -1,7 +1,7 @@ anthropic==0.28.0 boto3==1.34.122 botocore==1.34.122 -ipython==8.2.0 +ipython==8.10.0 langchain==0.2.5 langchain-aws==0.1.6 langchain-community==0.2.5