-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(wren-ai-service): bump the all group across 1 directory with 35 updates #2122
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-250ed09b4b
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
… updates Bumps the all group with 35 updates in the /wren-ai-service directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.121.1` | `0.128.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.23.0` | | [openai](https://github.com/openai/openai-python) | `1.109.1` | `2.16.0` | | [qdrant-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `7.0.0` | `9.1.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.2` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.4.2` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.3` | `0.5.5` | | [orjson](https://github.com/ijl/orjson) | `3.11.5` | `3.11.6` | | [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.6` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.43.0` | `2.48.0` | | [tiktoken](https://github.com/openai/tiktoken) | `0.8.0` | `0.12.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.1` | `4.26.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.79.3` | `1.81.6` | | [boto3](https://github.com/boto/boto3) | `1.40.72` | `1.42.39` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.11.0` | `1.16.2` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.2` | `4.2.1` | | [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.53.1` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `6.0.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.10.8` | | sseclient-py | `1.8.0` | `1.9.0` | | [dspy-ai](https://github.com/stanfordnlp/dsp) | `2.6.27` | `3.1.2` | | [deepeval](https://github.com/confident-ai/deepeval) | `1.6.2` | `3.8.3` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.3` | `0.14.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.45` | `3.1.46` | | [plotly](https://github.com/plotly/plotly.py) | `5.24.1` | `6.5.2` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.31.0` | `7.1.0` | | [itables](https://github.com/mwouts/itables) | `2.5.2` | `2.6.2` | | [gdown](https://github.com/wkentaro/gdown) | `5.2.0` | `5.2.1` | | [locust](https://github.com/locustio/locust) | `2.41.6` | `2.43.2` | | [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.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.1...0.128.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.23.0 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v2.7.0...v2.23.0) Updates `openai` from 1.109.1 to 2.16.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.16.0) Updates `qdrant-haystack` from 7.0.0 to 9.1.2 - [Commits](deepset-ai/haystack-core-integrations@integrations/cohere-v7.0.0...integrations/qdrant-v9.1.2) Updates `tqdm` from 4.67.1 to 4.67.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.2) Updates `numpy` from 1.26.4 to 2.4.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.4.2) 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.5 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.6) Updates `ollama-haystack` from 0.0.6 to 1.1.0 - [Changelog](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/azure_doc_intelligence/CHANGELOG.md) - [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.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.2.6) Updates `google-auth` from 2.43.0 to 2.48.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.48.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 `jsonschema` from 4.25.1 to 4.26.0 - [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.1...v4.26.0) Updates `litellm` from 1.79.3 to 1.81.6 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `boto3` from 1.40.72 to 1.42.39 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.72...1.42.39) 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 `marshmallow` from 3.26.2 to 4.2.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.2...4.2.1) 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.53.1 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.51.0...1.53.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 `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 `sseclient-py` from 1.8.0 to 1.9.0 Updates `dspy-ai` from 2.6.27 to 3.1.2 - [Release notes](https://github.com/stanfordnlp/dsp/releases) - [Commits](stanfordnlp/dspy@2.6.27...3.1.2) Updates `deepeval` from 1.6.2 to 3.8.3 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](https://github.com/confident-ai/deepeval/commits/v3.8.3) Updates `tomlkit` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.3...0.14.0) Updates `gitpython` from 3.1.45 to 3.1.46 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.45...3.1.46) Updates `plotly` from 5.24.1 to 6.5.2 - [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.2) 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.2 - [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.2) Updates `gdown` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/wkentaro/gdown/releases) - [Commits](wkentaro/gdown@v5.2.0...v5.2.1) Updates `locust` from 2.41.6 to 2.43.2 - [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.43.2) 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.128.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.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 2.16.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: tqdm dependency-version: 4.67.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: numpy dependency-version: 2.4.2 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.6 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.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: google-auth dependency-version: 2.48.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: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: litellm dependency-version: 1.81.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-version: 1.42.39 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: marshmallow dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major 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.53.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: matplotlib dependency-version: 3.10.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: sseclient-py dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: dspy-ai dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: deepeval dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: plotly dependency-version: 6.5.2 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.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: gdown dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: locust dependency-version: 2.43.2 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
0 participants
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 with 35 updates in the /wren-ai-service directory:
0.121.10.128.00.29.00.40.02.7.02.23.01.109.12.16.07.0.09.1.24.67.14.67.21.26.42.4.20.5.30.5.53.11.53.11.60.0.61.1.00.2.10.6.15.5.26.2.62.43.02.48.00.8.00.12.04.25.14.26.01.79.31.81.61.40.721.42.391.11.01.16.23.26.24.2.13.8.04.5.11.51.01.53.14.0.26.0.03.10.73.10.81.8.01.9.02.6.273.1.21.6.23.8.30.13.30.14.03.1.453.1.465.24.16.5.26.31.07.1.02.5.22.6.25.2.05.2.12.41.62.43.26.3.07.0.00.24.01.3.0Updates
fastapifrom 0.121.1 to 0.128.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
8322a44🔖 Release version 0.128.04b2cfcf📝 Update release notese300630➖ Drop support forpydantic.v1(#14609)1b3bea8📝 Update release notes34e8841✅ Run performance tests only on Pydantic v2 (#14608)cd90c78🔖 Release version 0.127.193f4dfd📝 Update release notes535b5da🔊 Add a customFastAPIDeprecationWarning(#14605)6b53786📝 Update release notesd98f4eb🔧 Update pre-commit to use local Ruff instead of hook (#14604)Updates
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.23.0Release notes
Sourced from haystack-ai's releases.
... (truncated)
Commits
abe72c2bump version to 2.23.0a01c682bump version to 2.23.0-rc198d73efadd HF code to the get started page (#10446)ae6d56aSync Haystack API reference on Docusaurus (#10444)a03b6fcchore: Deprecatedeserialize_document_store_in_init_params_inplace(#10442)5e789ecchore: Simplifyto_dict,from_dictwith default (de-)serialization of obj...5ba08a7enhancement: support flattened verbosity generation_kwarg for OpenAIResponses...81a69f1chore: update transformers test dependency (#10438)e8d76a7test: mock arrow.now to prevent flakiness in Jinja2 Time extension tests (#10...e9232feci: pin pyrate-limiter<4 for docs search sync (#10434)Updates
openaifrom 1.109.1 to 2.16.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
dc68b90release: 2.16.0c7f70bdfix videoseaab2f5feat(api): api updatesd167d14docs(examples): update Azure Realtime sample to use v1 API (#2829)8be9907fix breaking change detection with deprecationsdc93407fix helperd499f4ffix(api): mark assistants as deprecatedf424d7bchore(ci): upgradeactions/github-script84e0c1dUpdate README models to gpt-5.23d93d66codegen metadataUpdates
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
tqdmfrom 4.67.1 to 4.67.2Release notes
Sourced from tqdm's releases.
Commits
09a863bbump version, merge pull request #1704 from tqdm/devel33d24cdupdate pyproject syntax70b9124add py3.13 supporta74d8f8drop _dist_ver14d72e2Merge pull request #1703 from wingding12/fix-pandas-3.0-and-negative-intervala69dac8fix dedented docstringsa986d22tests: fix pandas deprecation warningsbb7aa4dtests: fix pandas deprecated applymap0647db1misc tidy9bcd04bfix pandas>=3 & negative format_intervalUpdates
numpyfrom 1.26.4 to 2.4.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c81c49fMerge pull request #30757 from charris/prepare-2.4.2b3ae9c5REL: Prepare for the NumPy 2.4.2 release9de8984Merge pull request #30737 from mattip/scipy-openblas-backportb7be329backport scipy-openblas version change7ff9863Merge pull request #30736 from charris/backport-30667431fffbMAINT: Skip tests that require buffer.127235fBUG: fix thread safety ofarray_getbuffer(#30667)18bdb2eMerge pull request #30713 from charris/backport-3071041dd751Merge pull request #30712 from charris/backport-307057a278daBUG: Fixup the quantile promotion fixupUpdates
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.5 to 3.11.6Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
ec020243.11.6d581687build, clippy misc4105b29writer::num62bb185Fix sporadic crash on serializing object closed860078PyRef idiom refactors343ae2fDeserializer, Utf8Buffer7835f58PyBytesRef and other input refactor71e0516PyStrRef1096df4MSRV 1.89b718e75Drop support for python3.9Updates
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.6Changelog
Sourced from cachetools's changelog.