-
Notifications
You must be signed in to change notification settings - Fork 1.3k
chore(wren-ai-service): bump the all group in /wren-ai-service with 36 updates #1985
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 36 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.14` | `0.118.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.29.0` | `0.37.0` | | [haystack-ai](https://github.com/deepset-ai/haystack) | `2.7.0` | `2.18.1` | | [openai](https://github.com/openai/openai-python) | `1.99.9` | `2.1.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.3.3` | | [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` | | [langfuse](https://github.com/langfuse/langfuse) | `2.60.9` | `2.60.10` | | [ollama](https://github.com/ollama/ollama-python) | `0.2.1` | `0.6.0` | | [sqlglot](https://github.com/tobymao/sqlglot) | `25.34.1` | `27.20.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.10.1` | `2.11.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.40.3` | `2.41.1` | | [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.77.7` | | [boto3](https://github.com/boto/boto3) | `1.40.9` | `1.40.45` | | [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.50.0` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `6.0.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.1` | `2.3.3` | | [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.6.2` | | [nltk](https://github.com/nltk/nltk) | `3.9.1` | `3.9.2` | | [plotly](https://github.com/plotly/plotly.py) | `5.24.1` | `6.3.1` | | [itables](https://github.com/mwouts/itables) | `2.4.4` | `2.5.2` | | [locust](https://github.com/locustio/locust) | `2.38.1` | `2.41.3` | | [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` | `7.0.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `1.2.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.1` | Updates `fastapi` from 0.115.14 to 0.118.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.14...0.118.0) Updates `uvicorn` from 0.29.0 to 0.37.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.37.0) Updates `haystack-ai` from 2.7.0 to 2.18.1 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v2.7.0...v2.18.1) Updates `openai` from 1.99.9 to 2.1.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.99.9...v2.1.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.3.3 - [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.3) 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 `langfuse` from 2.60.9 to 2.60.10 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `ollama` from 0.2.1 to 0.6.0 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.2.1...v0.6.0) Updates `sqlglot` from 25.34.1 to 27.20.0 - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v25.34.1...v27.20.0) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `pydantic-settings` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.1...v2.11.0) Updates `google-auth` from 2.40.3 to 2.41.1 - [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.40.3...v2.41.1) 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.77.7 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `boto3` from 1.40.9 to 1.40.45 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.9...1.40.45) 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.50.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.48.1...1.50.0) 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.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.1...v2.3.3) 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.6.2 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](https://github.com/confident-ai/deepeval/commits/v3.6.2) Updates `nltk` from 3.9.1 to 3.9.2 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.1...3.9.2) Updates `plotly` from 5.24.1 to 6.3.1 - [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.1) 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.41.3 - [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.41.3) 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 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) Updates `pytest-asyncio` from 0.24.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.2.0) Updates `pytest-mock` from 3.14.1 to 3.15.1 - [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.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: haystack-ai dependency-version: 2.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 2.1.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.3.3 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: langfuse dependency-version: 2.60.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ollama dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlglot dependency-version: 27.20.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-auth dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-minor 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.77.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-version: 1.40.45 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.50.0 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.3 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.6.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: plotly dependency-version: 6.3.1 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.41.3 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: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest-mock dependency-version: 3.15.1 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 Note Free review on us!CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made. 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 36 updates:
0.115.14
0.118.0
0.29.0
0.37.0
2.7.0
2.18.1
1.99.9
2.1.0
7.0.0
9.1.2
1.26.4
2.3.3
3.11.2
3.11.3
0.0.6
1.1.0
2.60.9
2.60.10
0.2.1
0.6.0
25.34.1
27.20.0
6.0.2
6.0.3
2.10.1
2.11.0
2.40.3
2.41.1
0.8.0
0.11.0
4.25.0
4.25.1
1.75.5.post1
1.77.7
1.40.9
1.40.45
1.11.0
1.15.1
3.8.0
4.3.0
1.48.1
1.50.0
4.0.2
6.0.0
2.3.1
2.3.3
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.6.2
3.9.1
3.9.2
5.24.1
6.3.1
2.4.4
2.5.2
2.38.1
2.41.3
8.4.1
8.4.2
6.2.1
7.0.0
0.24.0
1.2.0
3.14.1
3.15.1
Updates
fastapi
from 0.115.14 to 0.118.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
333f1ba
🔖 Release version 0.118.01d5168a
📝 Update release notesbfa54b4
📝 Update release notese329d78
🐛 Fix support forStreamingResponse
s with dependencies withyield
or `Upl...861b22c
📝 Update release notesefdafa4
📝 Updatetutorial/security/oauth2-jwt/
to usepwdlib
with Argon2 instead ...450a334
📝 Update release notes3eb2ee7
✏️ Fix typos in OAuth2 password request forms (#14112)287eb31
📝 Update release notescca3341
🌐 Sync German docs (#14098)Updates
uvicorn
from 0.29.0 to 0.37.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
4098bca
Version 0.37.0 (#2712)8c057fa
Addos.PathLike[str]
type tossl_ca_certs
(#2676)bbe119e
Add note about--timeout-keep-alive
being measured in seconds (#2669)2744f14
Add--timeout-worker-healthcheck
setting (#2711)1dfb0bd
Version 0.36.1 (#2710)3d0d46a
Raise an exception when calling removedConfig.setup_event_loop()
(#2709)ad9e5b9
docs: redirect uvicorn.org to uvicorn.dev (#2705)0e3b18c
Version 0.36.0 (#2704)f84661d
chore: drop mention to scripts/publish (#2696)dcd7e6c
docs: replace uvicorn.org by uvicorn.dev (#2703)Updates
haystack-ai
from 2.7.0 to 2.18.1Release notes
Sourced from haystack-ai's releases.
... (truncated)
Commits
f190c6d
Update VERSION.txt to v2.18.168b17d8
fix: make Agentrun_async
work with asyncstreaming_callback
(#9824)134998a
fix: Fix initializing an Agent from an AgentSnapshot (#9826)bdd5ab1
Fix: In OpenAIChatGenerator only put inresponse_format
into api args if it...16df3dc
feat: select tools at runtime (#9798)06f4726
Update VERSION.txt to v2.18.0f1358705
fix: Fix parameter schema generation inComponentTool
when using `inputs_fr...a2a0df3
bump version to 2.18.0-rc15bca520
fix: FixMetaFieldGroupingRanker
to handle unhashablesubgroup_by
values ...10e05b6
feat: save lastAgentSnapshot
when Agent crashes (#9774)Updates
openai
from 1.99.9 to 2.1.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
53f7a74
release: 2.1.086aaa1d
feat(api): add support for realtime calls75a3aa4
release: 2.0.1d5e7999
fix(api): add status, approval_request_id to MCP tool calld1e2489
[realtime] Add gpt-realtime models to beta SDK interface7065069
release: 2.0.08b333e6
feat(api): Support images and files for function call outputs in responses, B...a1493f9
release: 1.109.1edb8e10
fix(compat): compat withpydantic<2.8.0
when using additional fields9c4b995
release: 1.109.0Updates
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.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
f2a77a7
Merge pull request #29702 from charris/prepare-2.3.38641006
REL: Prepare for the NumPy 2.3.3 release [wheel build]f024265
Merge pull request #29701 from charris/backport-2969784f2eed
Merge pull request #29700 from charris/backport-296957cacdbf
Update VXE and VXE2 detection regex patterns028c469
TYP: appease ruff4b80666
TYP: fixnp.bool
method declarationsf2a6b75
Merge pull request #29691 from charris/backport-29665a707cbf
Merge pull request #29689 from charris/backport-296623d66056
BUG: use correct input dtype in flatiter assignmentUpdates
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
langfuse
from 2.60.9 to 2.60.10Commits
Updates
ollama
from 0.2.1 to 0.6.0Release notes
Sourced from ollama's releases.
... (truncated)
Commits
d967f04
examples: gpt oss browser tool (#588)ab49a66
examples: add mcp server for web_search web_crawl (#585)16f344f
client/types: update web search and fetch API (#584)d0f71bc
client: load OLLAMA_API_KEY on init (#583)b22c5fd
init: fix export for web_search (#581)4d0b81b
client: add web search and web crawl capabilities (#578)a1d04f0
feat: add dimensions to embed request (#574)8af6cac
build(deps): bump actions/setup-python from 5 to 6 (#571)9f41447
examples: make gpt-oss resilient for failed tool calls (#569)da79e98
examples: fix gpt-oss-tools-stream for adding toolcalls (#568)Updates
sqlglot
from 25.34.1 to 27.20.0Changelog
Sourced from sqlglot's changelog.
... (truncated)
Commits
0d772e0
Feat(snowflake)!: add ast node forDIRECTORY
source (#5990)244fb48
feat(optimizer)!: annotate type for Snowflake SPLIT_PART function (#5988)6124de7
feat(optimizer): Annotate type for snowflake SOUNDEX function (#5986)c3bdb3c
Fix(starrocks)!: array start index is 1, support array_flatten, fixes #59837a3744f
Fix(sqlite): supportRANGE CURRENT ROW
in window spec73186a8
feat(optimizer)!: annotate type for Snowflake REGEXP_COUNT function (#5963)d425ba2
refactor: make hash and eq non recursive (#5966)6caf99d
feat(optimizer)!: Annotate type for snowflake TRY_HEX_DECODE_STRING function ...324e82f
feat(optimizer)!: Annotate type for snowflake TRY_HEX_DECODE_BINARY function ...1f5fdd7
feat(optimizer)!: Annotate type for snowflake TRY_BASE64_DECODE_STRING functi...Updates
pyyaml
from 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7
Release 6.0.3 (#889)Updates
pydantic-settings
from 2.10.1 to 2.11.0Release notes
Sourced from pydantic-settings's releases.