Skip to content

Commit f0e75b3

Browse files
chore(wren-ai-service): bump the all group across 1 directory with 39 updates
Bumps the all group with 39 updates in the /wren-ai-service directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.121.1` | `0.135.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.29.0` | `0.41.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [haystack-ai](https://github.com/deepset-ai/haystack) | `2.7.0` | `2.25.2` | | [openai](https://github.com/openai/openai-python) | `1.109.1` | `2.26.0` | | [qdrant-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `7.0.0` | `10.2.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.4.3` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.3` | `0.5.5` | | [orjson](https://github.com/ijl/orjson) | `3.11.5` | `3.11.7` | | [ollama-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `0.0.6` | `1.1.0` | | [langfuse](https://github.com/langfuse/langfuse) | `2.60.10` | `3.14.5` | | [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` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.43.0` | `2.49.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.82.0` | | [boto3](https://github.com/boto/boto3) | `1.40.72` | `1.42.63` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.25.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.5` | `3.1.6` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.2` | `4.2.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.55.0` | | [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.3` | | [deepeval](https://github.com/confident-ai/deepeval) | `3.8.8` | `3.8.9` | | [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.6.0` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.31.0` | `7.2.0` | | [itables](https://github.com/mwouts/itables) | `2.5.2` | `2.7.1` | | [gdown](https://github.com/wkentaro/gdown) | `5.2.0` | `5.2.1` | | [locust](https://github.com/locustio/locust) | `2.41.6` | `2.43.3` | | [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.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.1...0.135.1) Updates `uvicorn` from 0.29.0 to 0.41.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.41.0) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `haystack-ai` from 2.7.0 to 2.25.2 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v2.7.0...v2.25.2) Updates `openai` from 1.109.1 to 2.26.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.26.0) Updates `qdrant-haystack` from 7.0.0 to 10.2.1 - [Commits](deepset-ai/haystack-core-integrations@integrations/cohere-v7.0.0...integrations/qdrant-v10.2.1) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) Updates `numpy` from 1.26.4 to 2.4.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.4.3) 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.7 - [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.7) 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 `langfuse` from 2.60.10 to 3.14.5 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) 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 `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `google-auth` from 2.43.0 to 2.49.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](https://github.com/googleapis/google-auth-library-python/commits) 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.82.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `boto3` from 1.40.72 to 1.42.63 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.72...1.42.63) Updates `filelock` from 3.20.3 to 3.25.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.3...3.25.0) Updates `werkzeug` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) Updates `marshmallow` from 3.26.2 to 4.2.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.2...4.2.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.55.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.51.0...1.55.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 `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.3 - [Release notes](https://github.com/stanfordnlp/dsp/releases) - [Commits](stanfordnlp/dspy@2.6.27...3.1.3) Updates `deepeval` from 3.8.8 to 3.8.9 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](confident-ai/deepeval@v3.8.8...v3.8.9) 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.6.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.6.0) Updates `ipykernel` from 6.31.0 to 7.2.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.2.0) Updates `itables` from 2.5.2 to 2.7.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.7.1) 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.3 - [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.3) 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.135.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: haystack-ai dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: qdrant-haystack dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: numpy dependency-version: 2.4.3 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.7 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: 3.14.5 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: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-auth dependency-version: 2.49.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.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-version: 1.42.63 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: filelock dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: marshmallow dependency-version: 4.2.2 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.55.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: 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.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: deepeval dependency-version: 3.8.9 dependency-type: direct:development update-type: version-update:semver-patch 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.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: itables dependency-version: 2.7.1 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.3 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>
1 parent ff37e42 commit f0e75b3

File tree

2 files changed

+1084
-630
lines changed

2 files changed

+1084
-630
lines changed

0 commit comments

Comments
 (0)