From 3663fab280d968d98c5ae4264bab9bfd13e032e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:40:15 +0000 Subject: [PATCH] Bump strawberry-graphql in /Oracle-23ai-RAG-Chatbot Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.208.2 to 0.243.0. - [Release notes](https://github.com/strawberry-graphql/strawberry/releases) - [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawberry-graphql/strawberry/compare/0.208.2...0.243.0) --- updated-dependencies: - dependency-name: strawberry-graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Oracle-23ai-RAG-Chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oracle-23ai-RAG-Chatbot/requirements.txt b/Oracle-23ai-RAG-Chatbot/requirements.txt index 71e0c48..24f1fc1 100644 --- a/Oracle-23ai-RAG-Chatbot/requirements.txt +++ b/Oracle-23ai-RAG-Chatbot/requirements.txt @@ -203,7 +203,7 @@ soupsieve==2.5 SQLAlchemy==2.0.28 stack-data==0.6.3 starlette==0.37.2 -strawberry-graphql==0.208.2 +strawberry-graphql==0.243.0 streamlit==1.32.2 striprtf==0.0.26 tabulate==0.9.0