Bump the pip group across 1 directory with 3 updates#17
Conversation
Bumps the pip group with 3 updates in the /backend directory: [langchain-community](https://github.com/langchain-ai/langchain), [python-multipart](https://github.com/Kludex/python-multipart) and [requests](https://github.com/psf/requests). Updates `langchain-community` from 0.2.17 to 0.3.27 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.2.17...langchain==0.3.27) Updates `python-multipart` from 0.0.6 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.6...0.0.18) Updates `requests` from 2.31.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.4) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughDependency versions updated in backend/requirements.txt: langchain-community, python-multipart, and requests. No other files or APIs changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review please :) |
|
@ThomasJButler, I'll review the dependency updates for you! This PR includes important security fixes:
I'll analyze the changes and provide feedback shortly. ✅ Actions performedReview triggered.
|
| langchain==0.2.16 | ||
| langchain-openai==0.1.25 | ||
| langchain-community==0.2.17 | ||
| langchain-community==0.3.27 |
There was a problem hiding this comment.
Stop: version conflict with langchain pin.
langchain-community 0.3.27 requires the LangChain 0.3.x stack (langchain, langchain-core) but we still pin langchain==0.2.16. Pip will refuse to resolve this set, so installs will fail. Either upgrade langchain (and related packages) to the matching 0.3.x line or keep langchain-community on a compatible 0.2.x release.
🤖 Prompt for AI Agents
In backend/requirements.txt around line 5 there's a version conflict:
langchain-community==0.3.27 requires the LangChain 0.3.x stack but the project
pins langchain==0.2.16, causing pip resolution failures; fix by either upgrading
langchain (and langchain-core and any other langchain-related packages) to
matching 0.3.x versions that are compatible with langchain-community 0.3.27, or
downgrade langchain-community to a 0.2.x release that is compatible with
langchain==0.2.16, then update the requirements file and re-run dependency
resolution/lockfile generation to ensure a consistent set.
Bumps the pip group with 3 updates in the /backend directory: langchain-community, python-multipart and requests.
Updates
langchain-communityfrom 0.2.17 to 0.3.27Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
bdf1cd3fix(langchain): update deps77c9819fix(text-splitters): update langchain-core version to 0.3.727f015b6fix(text-splitters): update lock for release71ad451Merge branch 'master' of github.com:langchain-ai/langchain2c42893fix(langchain): update langchain-core version to 0.3.720e139fbrelease(langchain): 0.3.27 (#32227)622bb05fix(langchain): class HTMLSemanticPreservingSplitter ignores the text inside ...56dde3afeat(langchain): v1 scaffolding (#32166)bd3d649release(core): 0.3.72 (#32214)fb5da83fix(core): Dereference Refs for pydantic schema fails in tool schema generati...Updates
python-multipartfrom 0.0.6 to 0.0.18Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
5b1aed8Version 0.0.18 (#191)9205a0eHard break if found data after last boundary onMultipartParser(#189)170e604Update ruff & mypy (#188)e53b541Create SECURITY.md (#187)02d1ec1fuzz: fix boundary error (#179)616b81eVersion 0.0.17 (#183)ca52662Handle PermissionError in fallback code for old import name (#182)8764067Version 0.0.16 (#177)ce85154Version 0.0.15 (#175)73fb55dci: check-sdist (#172)Updates
requestsfrom 2.31.0 to 2.32.4Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by CodeRabbit