Bump the pip group across 1 directory with 3 updates#3
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip group with 3 updates in the /PoC/agent_jarvis directory: [python-socketio](https://github.com/miguelgrinberg/python-socketio), [llama-index](https://github.com/run-llama/llama_index) and [rembg](https://github.com/danielgatis/rembg). Updates `python-socketio` from 5.8.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.8.0...v5.14.0) Updates `llama-index` from 0.6.7 to 0.13.0 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/commits/v0.13.0) Updates `rembg` from 2.0.45 to 2.0.75 - [Release notes](https://github.com/danielgatis/rembg/releases) - [Commits](danielgatis/rembg@v2.0.45...v2.0.75) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: llama-index dependency-version: 0.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: rembg dependency-version: 2.0.75 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 3 updates in the /PoC/agent_jarvis directory: python-socketio, llama-index and rembg.
Updates
python-socketiofrom 5.8.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
llama-indexfrom 0.6.7 to 0.13.0Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
Updates
rembgfrom 2.0.45 to 2.0.75Release notes
Sourced from rembg's releases.
... (truncated)
Commits
7b8de60Add .claude/ to .gitignoref2e9a4eFix black formatting in s_command.py07ad0d4Fix SSRF and CORS misconfiguration in HTTP server (GHSA-55v6-g8pm-pw4c)7c76d3cFix path traversal vulnerability in custom model sessions (GHSA-3wqj-33cg-xc48)02ca21fAdd --no-ui flag to server command to reduce idle CPU usage (#824)5e10e9bAdd XDG_DATA_HOME to environment variables documentationb5fa394Add environment variables documentation to README (#820)226680dFix model not being kept in memory between Gradio requests (#816)9322104Fix Windows installer missing Python modules (#822)7473e2bAdd manual page for the CLI (#817)Dependabot 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 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.