From fd000229ecd50c264a145e04b23451e0d0be375f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 02:28:54 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 2 updates Bumps the pip group with 1 update in the /GenerativeAI/Serata 02 directory: [langchain-core](https://github.com/langchain-ai/langchain). Bumps the pip group with 1 update in the /webScraping/Scrapy/Amazon_Scrapper directory: [cryptography](https://github.com/pyca/cryptography). Updates `langchain-core` from 0.1.12 to 1.2.22 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.12...langchain-core==1.2.22) Updates `cryptography` from 3.4.7 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...46.0.6) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.22 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- GenerativeAI/Serata 02/requirements.txt | 2 +- webScraping/Scrapy/Amazon_Scrapper/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GenerativeAI/Serata 02/requirements.txt b/GenerativeAI/Serata 02/requirements.txt index 220fd85..1cac04a 100644 --- a/GenerativeAI/Serata 02/requirements.txt +++ b/GenerativeAI/Serata 02/requirements.txt @@ -38,7 +38,7 @@ jsonschema-specifications==2023.12.1 kiwisolver==1.4.5 langchain==0.1.1 langchain-community==0.0.13 -langchain-core==0.1.12 +langchain-core==1.2.22 langchain-openai==0.0.2.post1 langsmith==0.0.83 markdown-it-py==3.0.0 diff --git a/webScraping/Scrapy/Amazon_Scrapper/requirements.txt b/webScraping/Scrapy/Amazon_Scrapper/requirements.txt index 0a71b23..042783d 100644 --- a/webScraping/Scrapy/Amazon_Scrapper/requirements.txt +++ b/webScraping/Scrapy/Amazon_Scrapper/requirements.txt @@ -2,7 +2,7 @@ attrs==21.2.0 Automat==20.2.0 cffi==1.14.5 constantly==15.1.0 -cryptography==3.4.7 +cryptography==46.0.6 cssselect==1.1.0 h2==3.2.0 hpack==3.0.0