-
Notifications
You must be signed in to change notification settings - Fork 1.2k
chore(wren-ai-service): bump the all group in /wren-ai-service with 31 updates #1943
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
Conversation
Bumps the all group in /wren-ai-service with 31 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.14` | `0.116.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.35.0` | | [haystack-ai](https://github.com/deepset-ai/haystack) | `2.7.0` | `2.17.1` | | [openai](https://github.com/openai/openai-python) | `1.99.9` | `1.106.1` | | [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.3.2` | | [orjson](https://github.com/ijl/orjson) | `3.11.2` | `3.11.3` | | [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.5.3` | | [sqlglot](https://github.com/tobymao/sqlglot) | `25.34.1` | `27.12.0` | | [tiktoken](https://github.com/openai/tiktoken) | `0.8.0` | `0.11.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.0` | `4.25.1` | | [litellm](https://github.com/BerriAI/litellm) | `1.75.5.post1` | `1.76.3` | | [boto3](https://github.com/boto/boto3) | `1.40.9` | `1.40.25` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.11.0` | `1.15.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.3.0` | | [streamlit](https://github.com/streamlit/streamlit) | `1.48.1` | `1.49.1` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `6.0.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.1` | `2.3.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.5` | `3.10.6` | | [dspy-ai](https://github.com/stanfordnlp/dsp) | `2.6.27` | `3.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [extra-streamlit-components](https://github.com/Mohamed-512/Extra-Streamlit-Components) | `0.1.80` | `0.1.81` | | [deepeval](https://github.com/confident-ai/deepeval) | `1.6.2` | `3.4.8` | | [plotly](https://github.com/plotly/plotly.py) | `5.24.1` | `6.3.0` | | [itables](https://github.com/mwouts/itables) | `2.4.4` | `2.5.2` | | [locust](https://github.com/locustio/locust) | `2.38.1` | `2.40.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `6.3.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `1.1.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.0` | Updates `fastapi` from 0.115.14 to 0.116.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.14...0.116.1) Updates `uvicorn` from 0.29.0 to 0.35.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.29.0...0.35.0) Updates `haystack-ai` from 2.7.0 to 2.17.1 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v2.7.0...v2.17.1) Updates `openai` from 1.99.9 to 1.106.1 - [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.99.9...v1.106.1) 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.3.2 - [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.3.2) Updates `orjson` from 3.11.2 to 3.11.3 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.2...3.11.3) Updates `ollama-haystack` from 0.0.6 to 1.1.0 - [Commits](deepset-ai/haystack-core-integrations@integrations/ollama-v0.0.6...nodes/text2speech-v1.1.0) Updates `ollama` from 0.2.1 to 0.5.3 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.2.1...v0.5.3) Updates `sqlglot` from 25.34.1 to 27.12.0 - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v25.34.1...v27.12.0) Updates `tiktoken` from 0.8.0 to 0.11.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.11.0) Updates `jsonschema` from 4.25.0 to 4.25.1 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.0...v4.25.1) Updates `litellm` from 1.75.5.post1 to 1.76.3 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `boto3` from 1.40.9 to 1.40.25 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.9...1.40.25) Updates `qdrant-client` from 1.11.0 to 1.15.1 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.11.0...v1.15.1) Updates `pre-commit` from 3.8.0 to 4.3.0 - [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.3.0) Updates `streamlit` from 1.48.1 to 1.49.1 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.48.1...1.49.1) 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 `pandas` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.1...v2.3.2) Updates `matplotlib` from 3.10.5 to 3.10.6 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.5...v3.10.6) Updates `dspy-ai` from 2.6.27 to 3.0.3 - [Release notes](https://github.com/stanfordnlp/dsp/releases) - [Commits](stanfordnlp/dspy@2.6.27...3.0.3) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `extra-streamlit-components` from 0.1.80 to 0.1.81 - [Commits](https://github.com/Mohamed-512/Extra-Streamlit-Components/commits) Updates `deepeval` from 1.6.2 to 3.4.8 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](https://github.com/confident-ai/deepeval/commits) Updates `plotly` from 5.24.1 to 6.3.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.3.0) Updates `itables` from 2.4.4 to 2.5.2 - [Release notes](https://github.com/mwouts/itables/releases) - [Changelog](https://github.com/mwouts/itables/blob/main/docs/changelog.md) - [Commits](mwouts/itables@v2.4.4...v2.5.2) Updates `locust` from 2.38.1 to 2.40.1 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.38.1...2.40.1) Updates `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...8.4.2) Updates `pytest-cov` from 6.2.1 to 6.3.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0) Updates `pytest-asyncio` from 0.24.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.1.0) Updates `pytest-mock` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.116.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: haystack-ai dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 1.106.1 dependency-type: direct:production update-type: version-update:semver-minor 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.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: orjson dependency-version: 3.11.3 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.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlglot dependency-version: 27.12.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: tiktoken dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: litellm dependency-version: 1.76.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-version: 1.40.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: qdrant-client dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: streamlit dependency-version: 1.49.1 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: pandas dependency-version: 2.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: matplotlib dependency-version: 3.10.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: dspy-ai dependency-version: 3.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: extra-streamlit-components dependency-version: 0.1.81 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: deepeval dependency-version: 3.4.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: plotly dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: itables dependency-version: 2.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: locust dependency-version: 2.40.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest-mock dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the all group in /wren-ai-service with 31 updates:
0.115.14
0.116.1
0.29.0
0.35.0
2.7.0
2.17.1
1.99.9
1.106.1
7.0.0
9.1.2
1.26.4
2.3.2
3.11.2
3.11.3
0.0.6
1.1.0
0.2.1
0.5.3
25.34.1
27.12.0
0.8.0
0.11.0
4.25.0
4.25.1
1.75.5.post1
1.76.3
1.40.9
1.40.25
1.11.0
1.15.1
3.8.0
4.3.0
1.48.1
1.49.1
4.0.2
6.0.0
2.3.1
2.3.2
3.10.5
3.10.6
2.6.27
3.0.3
2.32.4
2.32.5
0.1.80
0.1.81
1.6.2
3.4.8
5.24.1
6.3.0
2.4.4
2.5.2
2.38.1
2.40.1
8.4.1
8.4.2
6.2.1
6.3.0
0.24.0
1.1.0
3.14.1
3.15.0
Updates
fastapi
from 0.115.14 to 0.116.1Release notes
Sourced from fastapi's releases.
Commits
3137234
🔖 Release version 0.116.1095dab0
📝 Update release notescad6880
⬆️ Upgrade Starlette supported version range to>=0.40.0,<0.48.0
(#13884)a6e79e6
📝 Update release notes2c13b1b
📝 Add notification about impending changes in Translations to `docs/en/docs/c...7179d48
📝 Update release notes07bcb18
⬆ [pre-commit.ci] pre-commit autoupdate (#13871)bd8f358
🔖 Release version 0.116.018eb7a7
📝 Update release notesdd906a9
📝 Update release notesUpdates
uvicorn
from 0.29.0 to 0.35.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
daecb45
Version 0.35.0 (#2654)22dfd3f
refine help message for option --proxy-headers (#2653)b960626
AddWebSocketsSansIOProtocol
(#2540)5432729
Add CITATION.cff (#2649)5e33d43
Add notes about 0.34.3 and Google Analytics (#2642)ce129ff
chore: improve type hints (#2638)fa3d9d2
Applyget_client_addr
formatting to WebSocket logging (#2636)66b9b58
Bump the python-packages group across 1 directory with 5 updates (#2631)bc79505
chore: update h11 dependecy to latest release (#2621)2eda7b1
Bump uvloop (#2618)Updates
haystack-ai
from 2.7.0 to 2.17.1Release notes
Sourced from haystack-ai's releases.
... (truncated)
Commits
b2e66cc
bump version to 2.17.1e2402a3
fix: OpenAIChatGenerator - improve the logic to exclude custom tool calls (#9...c0868f3
fix: Makeoutput_type
optional inMetadataRouter.from_dict
for YAML loadi...417b895
bump version to 2.17.0f0ffef5
bump version to 2.17.0-rc26c2adb1
fix: addingdata/abbreviations
as part of our repo + distribution (#9721)06b9d9c
chore: export ReasoningContent to haystack.dataclasses (#9722)e846cc4
bump version to 2.17.0-rc12f7cb9e
!fix:FileTypeRouter
raisingFileNotFound
in a consistently manner (#9710)ff63d83
fix: copy context when invoking tool in ThreadPoolExecutor (#9717)Updates
openai
from 1.99.9 to 1.106.1Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
2adf111
release: 1.106.1c4f9d0b
chore(internal): move mypy configurations topyproject.toml
file2de8d7c
release: 1.106.02cf4ed5
feat: improve future compat with pydantic v325d16be
feat(client): support callable api_key (#2588)8672413
release: 1.105.02c60d78
feat(api): Add gpt-realtime modelsa52463c
release: 1.104.25a6931d
fix(types): add aliases back for web search tool typesfb152d9
release: 1.104.1Updates
qdrant-haystack
from 7.0.0 to 9.1.2Commits
db41de8
fix: Fix exposing Qdrant api-key inmetadata
field when runningto_dict
(...12d3415
docs: update changelog for integrations/google_ai (#1812)3c2ea6d
Update changelog for integrations/cohere (#1784)78a6e0b
feat: add run_async for CohereChatGenerator (#1689)3910598
Update changelog for integrations/stackit (#1782)8356e3f
feat: Addto_dict
toSTACKITDocumentEmbedder
andSTACKITTextEmbedder
an...e19d1e5
Update changelog for integrations/mistral (#1781)115217d
fix: Bring Mistral integration up to date with changes made to OpenAIChatGene...242bba8
test: add service_tier to test_convert_anthropic_chunk_to_streaming_chunk (#1...6d81a71
feat: MCPTool and MCPToolset async resource management improvements (#1758)Updates
numpy
from 1.26.4 to 2.3.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
bc5e4f8
Merge pull request #29438 from charris/prepare-2.3.24bc5960
REL: Prepare for the NumPy 2.3.2 release [wheel build]2679276
Merge pull request #29437 from charris/backport-29411b0fa284
BUG: fix datetime/timedelta hash memory leak (#29411)6700579
Merge pull request #29425 from charris/support-python-314rc140aa44d
BUILD: Add Python 3.14 to wheel builds [wheel build]968fa73
Merge pull request #29430 from charris/backport-290696ad9db9
Merge pull request #29429 from charris/update-highway3584ddd
MAINT: Update highway to match main.f78821f
BLD: use github to build macos-arm64 wheels with OpenBLAS [wheel build]Updates
orjson
from 3.11.2 to 3.11.3Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
aa8c946
3.11.32442efc
Fix PyPI project metadata when using maturin 1.9.2 or laterUpdates
ollama-haystack
from 0.0.6 to 1.1.0Commits
Updates
ollama
from 0.2.1 to 0.5.3Release notes
Sourced from ollama's releases.
... (truncated)
Commits
53ff3cd
Merge pull request #553 from ollama/drifkin/thinking-levelsaa4b476
add support for 'high'/'medium'/'low' think values34e98bd
types: relax type for tools (#550)dad9e1c
examples: add gpt-oss tools (#549)fe91357
examples: update to use gemma3 (#543)d7978cb
pyproject.toml: add license metadata to package (#526)b23d79d
types: add context_length to ProcessResponse (#538)33488ee
types/examples: add tool_name to message and examples (#537)63ca747
Merge pull request #525 from hwittenborn/main4c11d50
Remove unusedmessages
variable fromthinking-generate
exampleUpdates
sqlglot
from 25.34.1 to 27.12.0Changelog
Sourced from sqlglot's changelog.
... (truncated)
Commits
8af0d40
Fix(parser): address edge case wherevalues
is used as an identifier (#5801)b0516b4
fix(optimizer): Do not qualify columns if a projection coflicts with a source...d3e9dda
feat(optimizer)!: annotate type for bq GENERATE_UUIDdd97bfa
feat(optimizer)!: annotate type for bq DATETIME_TRUNC (#5799)8ec1a6c
feat(optimizer)!: annotate type for bq STRING_AGG (#5798)005564a
Chore(snowflake): refactor logic related to ALTER SESSIONfc7ad7a
feat(snowflake)!: parse ALTER SESSION (#5734)a180d3f
feat(optimizer)!: parse and annotate type for bq SAFE math funcs (#5797)1259576
fix(hive): DATE_SUB to DATE_ADD use parens if needed (#5796)eca65e8
feat(optimizer)!: parse and annotate type for bq COSINE/EUCLIDEAN_DISTANCE (#...Updates
tiktoken
from 0.8.0 to 0.11.0Changelog
Sourced from tiktoken's changelog.
Commits
eedc856
Partial sync of codebase5818d56
Partial sync of codebase3591ff1
Sync codebase4560a88
Sync codebase (#389)e35ab09
Join artifactsf15f7df
Partial sync of codebase00813b3
Partial sync of codebase (#381)bb5805d
Add a link to PyPI in README (#318)853da97
Improve aarch64 and mac builds (#380)9fa2832
Partial sync of codebase (#379)Updates
jsonschema
from 4.25.0 to 4.25.1Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
331c384
Add the fix to the changelog.c1ec0a6
Merge pull request #1398 from python-jsonschema/dependabot/github_actions/ast...8e7d594
Merge pull request #1399 ...Description has been truncated