Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

partner: Update aiohttp in langchain pinecone. #28863

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ashvin-a
Copy link
Contributor

@ashvin-a ashvin-a commented Dec 21, 2024

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 21, 2024
Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Dec 21, 2024 8:00am

@dosubot dosubot bot added the 🤖:security Related to security issues, CVEs label Dec 21, 2024
@ashvin-a ashvin-a changed the title Update aiohttp partner: Update aiohttp in langchain pinecone. Dec 21, 2024
@ccurme ccurme self-assigned this Dec 23, 2024
Copy link
Collaborator

@ccurme ccurme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this.

I'm not sure this is a simple change unfortunately. aiohttp is still on version 3.9.5 in the lock file, so CI is running with that version. Could you poetry update aiohttp to install a 3.10 version and debug from there?

I started this in a branch here if you want to compare but would welcome any suggestions/fixes on this branch as well. We might need to introduce a breaking change in langchain-pinecone to address this; if so we should be careful to do it in a way that minimizes pain for users.

@ccurme ccurme marked this pull request as draft December 23, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:security Related to security issues, CVEs size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

Vulnerability issue in langchain-pinecone 0.2.0 (https://github.com/advisories/GHSA-jwhx-xcg6-8xhj)
2 participants