Skip to content

Bump llama-stack-client from 0.2.22 to 0.3.1 in the python-packages group#74

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-c25e1ecf52
Open

Bump llama-stack-client from 0.2.22 to 0.3.1 in the python-packages group#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-c25e1ecf52

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 4, 2025

Bumps the python-packages group with 1 update: llama-stack-client.

Updates llama-stack-client from 0.2.22 to 0.3.1

Release notes

Sourced from llama-stack-client's releases.

v0.3.1-alpha.2

0.3.1-alpha.2 (2025-10-27)

Full Changelog: v0.3.1-alpha.1...v0.3.1-alpha.2

Features

  • api: vector_db_id -> vector_store_id (de833a3)

v0.3.1-alpha.1

0.3.1-alpha.1 (2025-10-22)

Full Changelog: v0.3.0-alpha.6...v0.3.1-alpha.1

Features

  • api: manual updates (5b288dc)
  • api: manual updates (a7d787f)
  • api: move datasets to beta, vector_db -> vector_store (88ed3fb)
  • api: sync (44e5dec)

Chores

  • bump httpx-aiohttp version to 0.1.9 (794344a)

Build System

v0.3.0-alpha.6

0.3.0-alpha.6 (2025-10-13)

Full Changelog: v0.3.0-alpha.5...v0.3.0-alpha.6

Features

  • api: updates to vector_store, etc. (6c796ca)

Chores

  • internal: detect missing future annotations with ruff (e497f03)

v0.3.0-alpha.5

0.3.0-alpha.5 (2025-10-10)

Full Changelog: v0.3.0-alpha.4...v0.3.0-alpha.5

... (truncated)

Changelog

Sourced from llama-stack-client's changelog.

Changelog

0.4.0-alpha.3 (2025-11-04)

Full Changelog: v0.4.0-alpha.2...v0.4.0-alpha.3

Features

  • api: remove openai/v1 endpoints (e391af5)

Bug Fixes

  • update post_training CLI import path to use alpha subdirectory (#293) (65cbe68)

0.4.0-alpha.2 (2025-11-03)

Full Changelog: v0.4.0-alpha.1...v0.4.0-alpha.2

Features

  • api: point models.list() to /v1/openai/v1/models (efdf1be)

Chores

  • bump version to 0.3.2.dev0 (#292) (fb91556)
  • internal/tests: avoid race condition with implicit client cleanup (4af8f35)

0.4.0-alpha.1 (2025-10-30)

Full Changelog: v0.3.1-alpha.2...v0.4.0-alpha.1

⚠ BREAKING CHANGES

  • api: /v1/inspect only lists v1 apis by default
  • api: /v1/inspect only lists v1 apis by default

Features

  • api: Adding prompts API to stainless config (114198b)
  • api: manual updates??! (d8ab6cb)

Bug Fixes

  • clean pre-commit (799b908)
  • client: close streams without requiring full consumption (d861708)
  • headers: add a newline (55a8efc)

... (truncated)

Commits
  • 8b8662c build: Bump version to 0.3.1
  • f202489 Release candidate 0.3.1rc5
  • ce732ed Release candidate 0.3.1rc4
  • 6beecdd Release candidate 0.3.1rc3
  • ea4e6d7 Release candidate 0.3.1rc2
  • e5914e6 Release candidate 0.3.1rc1
  • 87754bd build: Bump version to 0.3.0
  • e23fa3a Release candidate 0.3.0rc6
  • 10ccdff Add copyright and licensing comments
  • bb8f186 Add MIT License section to README and copyright headers to all source… (#283)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 4, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch 2 times, most recently from d0b246e to 4c0e0ad Compare November 17, 2025 09:32
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch 2 times, most recently from 71bcdac to 5c1e806 Compare November 24, 2025 16:23
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch 2 times, most recently from d1b09bc to 13151e4 Compare December 8, 2025 09:23
@dependabot dependabot Bot changed the base branch from dev to main December 19, 2025 16:29
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch from 13151e4 to 8f92ff2 Compare December 19, 2025 16:30
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch from 8f92ff2 to f7db707 Compare February 2, 2026 11:03
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch 2 times, most recently from 96daaa2 to 06db29d Compare March 2, 2026 10:46
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch from 06db29d to d2799fb Compare March 16, 2026 10:23
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch from d2799fb to d2c21ea Compare March 23, 2026 10:26
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch from d2c21ea to e64caa8 Compare April 13, 2026 10:44
Bumps the python-packages group with 1 update: [llama-stack-client](https://github.com/llamastack/llama-stack-client-python).


Updates `llama-stack-client` from 0.2.22 to 0.3.1
- [Release notes](https://github.com/llamastack/llama-stack-client-python/releases)
- [Changelog](https://github.com/llamastack/llama-stack-client-python/blob/main/CHANGELOG.md)
- [Commits](ogx-ai/ogx-client-python@v0.2.22...v0.3.1)

---
updated-dependencies:
- dependency-name: llama-stack-client
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/python-packages-c25e1ecf52 branch from e64caa8 to b52f3aa Compare April 20, 2026 11:24
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

4 similar comments
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 4, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 11, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 18, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 25, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants