From 94a0885ac77583a66390c5f23cec616b2f4af49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:12:43 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp), [black](https://github.com/psf/black), [idna](https://github.com/kjd/idna) and [langchain-core](https://github.com/langchain-ai/langchain). Updates `aiohttp` from 3.9.3 to 3.9.4 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4) Updates `black` from 24.2.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) Updates `langchain-core` from 0.1.26 to 0.1.35 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: langchain-core dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 5469eef..161fb7b --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -aiohttp==3.9.3 +aiohttp==3.9.4 aiosignal==1.3.1 annotated-types==0.5.0 anyio==3.7.1 async-timeout==4.0.3 attrs==23.1.0 -black==24.2.0 +black==24.3.0 cachetools==5.3.1 cassandra-driver==3.28.0 cassio==0.1.5 @@ -25,7 +25,7 @@ greenlet==2.0.2 h11==0.14.0 httpcore==0.17.3 httpx==0.24.1 -idna==3.4 +idna==3.7 iniconfig==2.0.0 isort==5.13.2 jsonpatch==1.33 @@ -33,7 +33,7 @@ jsonpointer==2.4 kubernetes==27.2.0 langchain==0.1.9 langchain-community==0.0.24 -langchain-core==0.1.26 +langchain-core==0.1.35 langchain-openai==0.0.7 langsmith==0.1.8 marshmallow==3.20.1