-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(wren-ai-service): bump the all group in /wren-ai-service with 19 updates #1
Closed
Conversation
This file contains 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 19 updates: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.34.0` | | [openai](https://github.com/openai/openai-python) | `1.58.1` | `1.59.6` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.1` | | [orjson](https://github.com/ijl/orjson) | `3.10.12` | `3.10.14` | | [sf-hamilton](https://github.com/DAGWorks-Inc/hamilton) | `1.85.1` | `1.86.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.10` | `3.11.11` | | [ollama-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `0.0.6` | `1.1.0` | | [langfuse](https://github.com/langfuse/langfuse) | `2.57.0` | `2.57.5` | | [ollama](https://github.com/ollama/ollama-python) | `0.2.1` | `0.4.5` | | [sqlglot](https://github.com/tobymao/sqlglot) | `25.34.1` | `26.1.3` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.0` | `2.7.1` | | [litellm](https://github.com/BerriAI/litellm) | `1.55.3` | `1.57.8` | | [boto3](https://github.com/boto/boto3) | `1.35.90` | `1.35.97` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `6.0.0` | | [deepeval](https://github.com/confident-ai/deepeval) | `1.6.2` | `2.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` | | [locust](https://github.com/locustio/locust) | `2.32.4` | `2.32.5` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.2` | Updates `uvicorn` from 0.30.6 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.30.6...0.34.0) Updates `openai` from 1.58.1 to 1.59.6 - [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.58.1...v1.59.6) Updates `numpy` from 1.26.4 to 2.2.1 - [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.2.1) Updates `orjson` from 3.10.12 to 3.10.14 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.12...3.10.14) Updates `sf-hamilton` from 1.85.1 to 1.86.1 - [Release notes](https://github.com/DAGWorks-Inc/hamilton/releases) - [Commits](DAGWorks-Inc/hamilton@sf-hamilton-1.85.1...sf-hamilton-1.86.1) Updates `aiohttp` from 3.11.10 to 3.11.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.10...v3.11.11) 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.57.0 to 2.57.5 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `ollama` from 0.2.1 to 0.4.5 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.2.1...v0.4.5) Updates `sqlglot` from 25.34.1 to 26.1.3 - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v25.34.1...v26.1.3) Updates `pydantic-settings` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.0...v2.7.1) Updates `litellm` from 1.55.3 to 1.57.8 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.55.3...v1.57.8) Updates `boto3` from 1.35.90 to 1.35.97 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.90...1.35.97) Updates `pre-commit` from 3.8.0 to 4.0.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.0.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 `deepeval` from 1.6.2 to 2.0 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](https://github.com/confident-ai/deepeval/commits/v2.0) Updates `gitpython` from 3.1.43 to 3.1.44 - [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.43...3.1.44) Updates `locust` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.32.4...2.32.5) Updates `pytest-asyncio` from 0.24.0 to 0.25.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.2) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sf-hamilton dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ollama-haystack dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: langfuse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ollama dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlglot dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: watchdog dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: deepeval dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: gitpython dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: locust dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Superseded by #2. |
dependabot
bot
deleted the
dependabot/pip/wren-ai-service/all-c89e8220ae
branch
January 13, 2025 03:13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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 in /wren-ai-service with 19 updates:
0.30.6
0.34.0
1.58.1
1.59.6
1.26.4
2.2.1
3.10.12
3.10.14
1.85.1
1.86.1
3.11.10
3.11.11
0.0.6
1.1.0
2.57.0
2.57.5
0.2.1
0.4.5
25.34.1
26.1.3
2.7.0
2.7.1
1.55.3
1.57.8
1.35.90
1.35.97
3.8.0
4.0.1
4.0.2
6.0.0
1.6.2
2.0
3.1.43
3.1.44
2.32.4
2.32.5
0.24.0
0.25.2
Updates
uvicorn
from 0.30.6 to 0.34.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
Commits
7983c1a
Version 0.34.0 (#2546)75d4402
Add alls-green job (#2544)4156ccb
Drop Python 3.8 (#2543)3575cba
Addcontent-length
to 500 response in wsproto (#2542)a500513
Version 0.33.0 (#2539)038f8ef
Bump the python-packages group across 1 directory with 9 updates (#2538)3aa1d01
Remove WatchGod (#2536)a3cc360
docs: add note about server behavior on exceptions (#2535)6725ebb
docs: add more mkdocs-material features (#2534)bfa754e
encode/uvicorn#2527
#2528)Updates
openai
from 1.58.1 to 1.59.6Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
33e4085
release: 1.59.65ca7876
fix: correctly handle deserialisingcls
fields (#2002)020385c
chore(internal): spec update (#2000)52f4979
release: 1.59.5e502d30
docs(readme): moved period to inside parentheses (#1980)16315f2
docs: more typo fixes (#1998)fee9c81
docs: fix typos (#1996)eb02a2c
docs: fix typos (#1995)bd49dd1
fix(client): only call .close() when needed (#1992)728100c
release: 1.59.4Updates
numpy
from 1.26.4 to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
7469245
Merge pull request #28047 from charris/prepare-2.2.1acb051e
REL: Prepare for the NumPy 2.2.1 release [wheel build]28a091a
Merge pull request #28044 from charris/backport-28039723605b
TST: Add test for allowingNone
in operand sequence passed tonditer
554739e
TYP: allowNone
in operand sequence of nditer31bc4c8
Merge pull request #28021 from charris/backport-2802032f52a3
CI: pin scipy-doctest to 1.5.1 (#28020)6219aeb
Merge pull request #28007 from charris/backport-28005eb7071c
Merge pull request #28006 from charris/backport-280034f82c32
BUG: Cython API was missing NPY_UINTP.Updates
orjson
from 3.10.12 to 3.10.14Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
1534f8c
3.10.143964617
Fix CI to use python3.13t interpreterd231af6
alloc using PyMem functionsa817c91
ABI compatibility with free-threading builds0c3ca67
build maintenance, edition 2024 compatibility504a99b
3.10.139a4ef46
Fix maturin breaking change and specify fixed versionUpdates
sf-hamilton
from 1.85.1 to 1.86.1Release notes
Sourced from sf-hamilton's releases.
Commits
dc2ffce
Update LICENSE add 2025677342d
Bumps version from 1.86.0 to 1.86.1ac2140a
Remove spurious code415d85e
Bumps version from 1.85.1 to 1.86.0161b2a6
Adds wrapping a result builder7f36808
adds requirements.txtba20720
Fixes example image8f32aa8
Fix file namee9b39fe
Adds docs, tests, and examplef949335
Adds lazy threadpool DAG parallelizationUpdates
aiohttp
from 3.11.10 to 3.11.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8aaaba3
Release 3.11.11 (#10181)db56d74
[PR #10171/5185f93 backport][3.11] Stream unpauses protocol before releasing ...8c96a62
[PR #10093/7b5d54a backport][3.11] Usequote_cookie
setting from ClientSess...c80be67
[PR #10151/7c12b1a9 backport][3.11] Fix infinite callback loop when time is n...3680479
[PR #10156/00700458 backport][3.11] Add ALPN extension to client SSL Context ...7f38913
[PR #10154/3f07b1a3 backport][3.11] Update StreamResponse.write annotation fo...b770b1a
Fix type of SSLContext for some static type checkers (#10099) (#10145)489b664
[PR #10138/dbd77ad6 backport][3.11] Bump sphinx to 8.1.3 along with required ...87f0f48
Bump actions/cache from 4.1.2 to 4.2.0 (#10136)7b86843
[PR #10131/7f92bebb backport][3.11] Bump Python version for benchmarks to 3.1...Updates
ollama-haystack
from 0.0.6 to 1.1.0Commits
Updates
langfuse
from 2.57.0 to 2.57.5Commits
Updates
ollama
from 0.2.1 to 0.4.5Release notes
Sourced from ollama's releases.
... (truncated)
Commits
ee349ec
bugfix: fix passing Image type in messages for chat (#390)7d1e002
examples: use type hinting generics in standard collections for structured ou...4daf4af
Merge pull request #384 from akx/export-image-model9057705
fix: export Image model70dd0b7
fix: structured outputs example (#364)1066246
fix validation of format field to allow empty strings as it did previously (#...4b10dee
Structured outputs support with examples (#354)e956a33
Merge pull request #358 from ollama/dependabot/pip/pytest-8.3.412f7302
Bump pytest from 8.3.3 to 8.3.4366180a
Improve tool example to showcase chatting (#352)Updates
sqlglot
from 25.34.1 to 26.1.3Changelog
Sourced from sqlglot's changelog.
... (truncated)
Commits
1ea05c0
Chore: bump sqlglotrs to 0.3.4ffbb935
Chore: install python 3.7 when building windows wheel for sqlglotrs (#4585)d250846
fix(snowflake): generate LIMIT when OFFSET exists #4575 (#4581)6d6060b
docs: update API docs, CHANGELOG.md for v26.1.2 [skip ci]3259f84
Chore: bump sqlglotrs to 0.3.3e33af0b
Chore: try setup-python@v5 in the publish job (#4582)5aa00f0
docs: update API docs, CHANGELOG.md for v26.1.1 [skip ci]975ffa0
Chore: bump sqlglotrs to 0.3.2e51d1cf
Chore: release sqlglotrs for Python 3.13 on windows (#4580)d85b827
docs: update API docs, CHANGELOG.md for v26.1.0 [skip ci]Updates
pydantic-settings
from 2.7.0 to 2.7.1Release notes
Sourced from pydantic-settings's releases.
Commits
c989335
Prepare release 2.7.1 (#511)66ecc3a
Move preferred alias resolution to private method (#507)Updates
litellm
from 1.55.3 to 1.57.8Release notes
Sourced from litellm's releases.