- Notifications
You must be signed in to change notification settings - Fork 1.4k
chore(wren-ai-service): bump the all group in /wren-ai-service with 28 updates #2088
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
Open
dependabot wants to merge 1 commit into main Choose a base branch from dependabot/pip/wren-ai-service/all-8d88bd46e4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Conversation
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
Bumps the all group in /wren-ai-service with 28 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.121.1` | `0.127.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.29.0` | `0.40.0` | | [haystack-ai](https://github.com/deepset-ai/haystack) | `2.7.0` | `2.21.0` | | [openai](https://github.com/openai/openai-python) | `1.109.1` | `2.14.0` | | [qdrant-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `7.0.0` | `9.1.2` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.4.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.3` | `0.5.5` | | [orjson](https://github.com/ijl/orjson) | `3.11.4` | `3.11.5` | | [ollama-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `0.0.6` | `1.1.0` | | [ollama](https://github.com/ollama/ollama-python) | `0.2.1` | `0.6.1` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.2` | `6.2.4` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.43.0` | `2.45.0` | | [tiktoken](https://github.com/openai/tiktoken) | `0.8.0` | `0.12.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.79.3` | `1.80.10` | | [boto3](https://github.com/boto/boto3) | `1.40.72` | `1.42.14` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.11.0` | `1.16.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.5.1` | | [streamlit](https://github.com/streamlit/streamlit) | `1.51.0` | `1.52.2` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `6.0.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.10.8` | | [dspy-ai](https://github.com/stanfordnlp/dsp) | `2.6.27` | `3.0.4` | | [deepeval](https://github.com/confident-ai/deepeval) | `1.6.2` | `3.7.6` | | [plotly](https://github.com/plotly/plotly.py) | `5.24.1` | `6.5.0` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.31.0` | `7.1.0` | | [itables](https://github.com/mwouts/itables) | `2.5.2` | `2.6.1` | | [locust](https://github.com/locustio/locust) | `2.41.6` | `2.42.6` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.3.0` | `7.0.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `1.3.0` | Updates `fastapi` from 0.121.1 to 0.127.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.1...0.127.0) Updates `uvicorn` from 0.29.0 to 0.40.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.29.0...0.40.0) Updates `haystack-ai` from 2.7.0 to 2.21.0 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v2.7.0...v2.21.0) Updates `openai` from 1.109.1 to 2.14.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.109.1...v2.14.0) Updates `qdrant-haystack` from 7.0.0 to 9.1.2 - [Commits](deepset-ai/haystack-core-integrations@integrations/qdrant-v7.0.0...integrations/qdrant-v9.1.2) Updates `numpy` from 1.26.4 to 2.4.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.4.0) Updates `sqlparse` from 0.5.3 to 0.5.5 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.5.5) Updates `orjson` from 3.11.4 to 3.11.5 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.4...3.11.5) Updates `ollama-haystack` from 0.0.6 to 1.1.0 - [Commits](deepset-ai/haystack-core-integrations@integrations/ollama-v0.0.6...integrations/mcp-v1.1.0) Updates `ollama` from 0.2.1 to 0.6.1 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.2.1...v0.6.1) Updates `cachetools` from 5.5.2 to 6.2.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.2.4) Updates `google-auth` from 2.43.0 to 2.45.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.43.0...v2.45.0) Updates `tiktoken` from 0.8.0 to 0.12.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.8.0...0.12.0) Updates `litellm` from 1.79.3 to 1.80.10 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `boto3` from 1.40.72 to 1.42.14 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.72...1.42.14) Updates `qdrant-client` from 1.11.0 to 1.16.2 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.11.0...v1.16.2) Updates `pre-commit` from 3.8.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.5.1) Updates `streamlit` from 1.51.0 to 1.52.2 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.51.0...1.52.2) Updates `watchdog` from 4.0.2 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.2...v6.0.0) Updates `matplotlib` from 3.10.7 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) Updates `dspy-ai` from 2.6.27 to 3.0.4 - [Release notes](https://github.com/stanfordnlp/dsp/releases) - [Commits](stanfordnlp/dspy@2.6.27...3.0.4) Updates `deepeval` from 1.6.2 to 3.7.6 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](https://github.com/confident-ai/deepeval/commits/v3.7.6) Updates `plotly` from 5.24.1 to 6.5.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.24.1...v6.5.0) Updates `ipykernel` from 6.31.0 to 7.1.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.31.0...v7.1.0) Updates `itables` from 2.5.2 to 2.6.1 - [Release notes](https://github.com/mwouts/itables/releases) - [Changelog](https://github.com/mwouts/itables/blob/main/docs/changelog.md) - [Commits](mwouts/itables@v2.5.2...v2.6.1) Updates `locust` from 2.41.6 to 2.42.6 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.41.6...2.42.6) Updates `pytest-cov` from 6.3.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) Updates `pytest-asyncio` from 0.24.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.3.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.127.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: haystack-ai dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: qdrant-haystack dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: numpy dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: sqlparse dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ollama-haystack dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: ollama dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: cachetools dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: google-auth dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tiktoken dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: litellm dependency-version: 1.80.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-version: 1.42.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: qdrant-client dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: streamlit dependency-version: 1.52.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: watchdog dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: dspy-ai dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: deepeval dependency-version: 3.7.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: plotly dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: ipykernel dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: itables dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: locust dependency-version: 2.42.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
| Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/ai-service ai-service related dependencies Pull requests that update a dependency file module/ai-service ai-service related python Pull requests that update Python code wren-ai-service
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 all group in /wren-ai-service with 28 updates:
0.121.10.127.00.29.00.40.02.7.02.21.01.109.12.14.07.0.09.1.21.26.42.4.00.5.30.5.53.11.43.11.50.0.61.1.00.2.10.6.15.5.26.2.42.43.02.45.00.8.00.12.01.79.31.80.101.40.721.42.141.11.01.16.23.8.04.5.11.51.01.52.24.0.26.0.03.10.73.10.82.6.273.0.41.6.23.7.65.24.16.5.06.31.07.1.02.5.22.6.12.41.62.42.66.3.07.0.00.24.01.3.0Updates
fastapifrom 0.121.1 to 0.127.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
c4a1ab5🔖 Release version 0.127.022c7200📝 Update release notes6e42bcd🔊 Add deprecation warnings when usingpydantic.v1(#14583)6513d4d📝 Update release notes1d93d53⬆️ Upgrade OpenAI model for translations to gpt-5.2 (#14579)c2c1cc8📝 Update release notes5289259🔧 Add LLM prompt file for Korean, generated from the existing translations (#...5783910📝 Update release notes026b43e🔧 Add LLM prompt file for Japanese, generated from the existing translations ...6b591dd📝 Update release notesUpdates
uvicornfrom 0.29.0 to 0.40.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
9ff6004Version 0.40.0 (#2773)19df042Drop Python 3.9 (#2772)865ce7cRun strict mypy on test suite (#2771)4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)Updates
haystack-aifrom 2.7.0 to 2.21.0Release notes
Sourced from haystack-ai's releases.
... (truncated)
Commits
ffe5e47bump version to 2.21.008a82c8bump version to 2.21.0-rc1ecce6f6chore: small improvements SentenceWindowRetriever08b979cSync Haystack API reference on Docusaurus (#10188)bad2937feat: add run async filter and automerging retriever (#9897)dfd678eImprove flaky tool invocation integration test (#10187)152a16cFix flaky parallel tool test with stronger model (#10183)251335fSync Haystack API reference on Docusaurus (#10185)adcd4aechore: Update Azure default model to gpt-4.1-mini (#10167)0907d89docs: new page that documents pipeline loops (#10134)Updates
openaifrom 1.109.1 to 2.14.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
d3e6321release: 2.14.04547f1acodegen metadataa3c27a2chore(internal): add--fixargument to lint script51c6885feat(api): slugs for new audio models; make allmodelparams accept strings62699d9fix: use async_to_httpx_files in patch method20af6aacodegen metadataf94256drelease: 2.13.09dc1d1afeat(api): gpt-image-1.574b1e6fchore(ci): add CI job to detect breaking changes with the Agents SDK (#1436)3c016c6chore(internal): add missing files argument to base clientUpdates
qdrant-haystackfrom 7.0.0 to 9.1.2Commits
db41de8fix: Fix exposing Qdrant api-key inmetadatafield when runningto_dict(...12d3415docs: update changelog for integrations/google_ai (#1812)3c2ea6dUpdate changelog for integrations/cohere (#1784)78a6e0bfeat: add run_async for CohereChatGenerator (#1689)3910598Update changelog for integrations/stackit (#1782)8356e3ffeat: Addto_dicttoSTACKITDocumentEmbedderandSTACKITTextEmbedderan...e19d1e5Update changelog for integrations/mistral (#1781)115217dfix: Bring Mistral integration up to date with changes made to OpenAIChatGene...242bba8test: add service_tier to test_convert_anthropic_chunk_to_streaming_chunk (#1...6d81a71feat: MCPTool and MCPToolset async resource management improvements (#1758)Updates
numpyfrom 1.26.4 to 2.4.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c5ab79cMerge pull request #30487 from charris/prepare-2.4.0.205e379aREL: Prepare for the NumPy 2.4.0 release (2)485f1c4REL: Prepare for the NumPy 2.4.0 release (1) (#30486)c683481REL: Prepare for the NumPy 2.4.0 release (#30439)11d9ed2Merge pull request #30459 from charris/backport-304562a17ddbTYP: restoregeneric.__hash__(#30456)d04a429Merge pull request #30432 from charris/backport-30426f94a148fix more data races in mtrand.pyx (#30426)06a9d42Merge pull request #30420 from charris/backport-3041830819cdMerge pull request #30419 from charris/backport-30373Updates
sqlparsefrom 0.5.3 to 0.5.5Changelog
Sourced from sqlparse's changelog.
Commits
0d24023Bump version to 0.5.5da67ac1Enhance DoS protection by raising SQLParseError for exceeded grouping limits ...5ca50a2Fix splitting of BEGIN TRANSACTION statements (fixes #826).acd8e58Back to development version.14e300bBump version.96a67e2Code cleanup.1a3bfbdFix handling of semicolons inside BEGIN...END blocks (fixes #809).e92a032Fix handling of IF EXISTS statements in BEGIN...END blocks (fixes #812).149bebfUpdate Changelog.561a67eUpdate AUTHORS.Updates
orjsonfrom 3.11.4 to 3.11.5Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
fb3eb1f3.11.552688e0Record contributors in headersdc083e8Further compatibility and build misc18f0186Compatibility and build miscUpdates
ollama-haystackfrom 0.0.6 to 1.1.0Commits
bb949effeat: Add Agent state-mapping parameters to MCPTool (#2501)dee4f0adocs: update changelog for integrations/anthropic (#2511)28c8038docs: update changelog for integrations/astra (#2512)3b7497adocs: update changelog for integrations/azure_ai_search (#2513)373b818docs: update changelog for integrations/chroma (#2514)b8a7dbaAdd missing GA workflow foraimlapiintegration (#2504)b094b8denhancement: Adopt PEP 585 type hinting (part 1) (#2509)986054ffeat: delete all documents for AzureAISearch DocumentStore (#2404)5641b7cfeat: addingdelete_all_docsto Qdrant document store (#2363)d5cc99fAdd missing config file for docusaurus (#2505)Updates
ollamafrom 0.2.1 to 0.6.1Release notes
Sourced from ollama's releases.
... (truncated)
Commits
0008226client/types: add logprobs support (#601)9ddd5f0examples: fix model web search (#589)d967f04examples: gpt oss browser tool (#588)ab49a66examples: add mcp server for web_search web_crawl (#585)16f344fclient/types: update web search and fetch API (#584)d0f71bcclient: load OLLAMA_API_KEY on init (#583)b22c5fdinit: fix export for web_search (#581)4d0b81bclient: add web search and web crawl capabilities (#578)a1d04f0feat: add dimensions to embed request (#574)8af6cacbuild(deps): bump actions/setup-python from 5 to 6 (#571)Updates
cachetoolsfrom 5.5.2 to 6.2.4Changelog
Sourced from cachetools's changelog.
... (truncated)
Commits
9983ef8Bump version for uploading with updated twine.c935468Release v6.2.3.94d1099Prepare v6.2.3.af8b7d4Fix #372: Convert setup.cfg to pyproject.toml.20b8a19Fix #370: Mention that using@cachedmethodwith condition requires self to be...116fb4cMinor style and readability improvements.96546eaBump actions/checkout from 5.0.0 to 6.0.00106cc1Bump actions/setup-python from 6.0.0 to 6.1.04ee2600Release v6.2.2.f1cec39Minor improvements from GitHub Copilot code review.Updates
google-authfrom 2.43.0 to 2.45.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.