build(deps): bump the pip group across 2 directories with 4 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the pip group across 2 directories with 4 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 4 updates in the / directory: [python-socketio](https://github.com/miguelgrinberg/python-socketio), [langchain-community](https://github.com/langchain-ai/langchain), [pypdf](https://github.com/py-pdf/pypdf) and [authlib](https://github.com/authlib/authlib). Bumps the pip group with 4 updates in the /backend directory: [python-socketio](https://github.com/miguelgrinberg/python-socketio), [langchain-community](https://github.com/langchain-ai/langchain), [pypdf](https://github.com/py-pdf/pypdf) and [authlib](https://github.com/authlib/authlib). Updates `python-socketio` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v5.13.0...v5.14.0) Updates `langchain-community` from 0.3.26 to 0.3.27 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.26...langchain==0.3.27) Updates `pypdf` from 4.3.1 to 6.4.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.3.1...6.4.0) Updates `authlib` from 1.6.1 to 1.6.5 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.1...v1.6.5) Updates `python-socketio` from 5.13.0 to 5.14.0 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v5.13.0...v5.14.0) Updates `langchain-community` from 0.3.26 to 0.3.27 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.26...langchain==0.3.27) Updates `pypdf` from 4.3.1 to 6.4.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.3.1...6.4.0) Updates `authlib` from 1.6.1 to 1.6.5 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.1...v1.6.5) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production dependency-group: pip - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.5 dependency-type: direct:production dependency-group: pip - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production dependency-group: pip - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 4 updates in the / directory: python-socketio, langchain-community, pypdf and authlib.
Bumps the pip group with 4 updates in the /backend directory: python-socketio, langchain-community, pypdf and authlib.
Updates
python-socketiofrom 5.13.0 to 5.14.0Release notes
Sourced from python-socketio's releases.
Changelog
Sourced from python-socketio's changelog.
... (truncated)
Commits
400200eRelease 5.14.053f6be0Replace pickle with json (#1502)a59c6f5Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501)f61e0bewait for client to end background tasks on disconnect (#1500)23556fbFixed transport property of the simple clients to be a string as documented (...e59acf1Address failures of test suite on Mac (#1497)36a8922Add support for valkey in the Redis client managers (#1488)5dc2aeakeep track of which namespaces failed to connect (#1496)b3da354Add message queue deployment recommendations3625fe8Bump eventlet from 0.35.2 to 0.40.3 in /examples/server/wsgi (#1491) #nologUpdates
langchain-communityfrom 0.3.26 to 0.3.27Commits
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
pypdffrom 4.3.1 to 6.4.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
310e571REL: 6.4.09618672Merge commit from fork41e2e55MAINT: Disable automated tagging on release82faf98ROB: Silently ignore Adobe Ascii85 whitespace for suffix detection (#3528)cd172d9DEV: Bump actions/checkout from 5 to 6 (#3531)ff561f4STY: Tweak PdfWriter (#3337)e9e3735MAINT: Update comments, check for warning message (#3521)905745aTST: Add test for retrieving P image with alpha mask (#3525)bd433f7ENH: Parse and format comb fields in text widget annotations (#3519)c0caa5dREL: 6.3.0Updates
authlibfrom 1.6.1 to 1.6.5Release notes
Sourced from authlib's releases.
Changelog
Sourced from authlib's changelog.
Commits
9ec4256chore: release 1.6.5b62b5b2Merge branch 'fix-GHSA-pq5p-34cr-23v9'e0863d5Merge pull request #830 from authlib/fix-GHSA-g7f3-828f-7h7m867e3f8fix(jose): add size limitation to prevent DoS75ad6d4Merge pull request #828 from authlib/dependabot/github_actions/dot-github/wor...68b9823chore(deps): bump SonarSource/sonarqube-scan-action5bdfc4bMerge pull request #827 from lisongmin/support-list-params-in-prepare-grant-uri30ea3c5feat: support list params in prepare_grant_uri4b5b570fix(jose): add max size for JWE zip=DEF decompression6e35a02Merge pull request #825 from azmeuk/request-paramsUpdates
python-socketiofrom 5.13.0 to 5.14.0Release notes
Sourced from python-socketio's releases.
Changelog
Sourced from python-socketio's changelog.
... (truncated)
Commits
400200eRelease 5.14.053f6be0Replace pickle with json (#1502)a59c6f5Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501)f61e0bewait for client to end background tasks on disconnect (#1500)23556fbFixed transport property of the simple clients to be a string as documented (...e59acf1Address failures of test suite on Mac (#1497)36a8922Add support for valkey in the Redis client managers (#1488)5dc2aeakeep track of which namespaces failed to connect (#1496)b3da354Add message queue deployment recommendations3625fe8Bump eventlet from 0.35.2 to 0.40.3 in /examples/server/wsgi (#1491) #nologUpdates
langchain-communityfrom 0.3.26 to 0.3.27Commits
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
pypdffrom 4.3.1 to 6.4.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
310e571REL: 6.4.09618672Merge commit from fork41e2e55MAINT: Disable automated tagging on release82faf98ROB: Silently ignore Adobe Ascii85 whitespace for suffix detection (#3528)cd172d9DEV: Bump actions/checkout from 5 to 6 (#3531)ff561f4STY: Tweak PdfWriter (#3337)e9e3735MAINT: Update comments, check for warning message (#3521)905745aTST: Add test for retrieving P image with alpha mask (#3525)bd433f7ENH: Parse and format comb fields in text widget annotations (#3519)c0caa5dREL: 6.3.0Updates
authlibfrom 1.6.1 to 1.6.5Release notes
Sourced from authlib's releases.
Changelog
Sourced from authlib's changelog.