Skip to content

Update haystack-ai requirement from >=2.9.0 to >=2.30.1 - #10

Merged
robfrank merged 1 commit into
mainfrom
dependabot/pip/haystack-ai-gte-2.30.1
Jul 29, 2026
Merged

Update haystack-ai requirement from >=2.9.0 to >=2.30.1#10
robfrank merged 1 commit into
mainfrom
dependabot/pip/haystack-ai-gte-2.30.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on haystack-ai to permit the latest version.

Release notes

Sourced from haystack-ai's releases.

v2.30.1

⚡️ Enhancement Notes

  • AzureOpenAIChatGenerator now accepts a Secret for the azure_endpoint and api_version parameters in addition to a plain string. This makes it possible to resolve these values from environment variables at runtime, for example with Secret.from_env_var("AZURE_OPENAI_ENDPOINT"), so the same serialized pipeline can switch between environments (e.g. dev and prod) by changing environment variables instead of the pipeline definition.
Commits
  • 47a19c2 bump version to 2.30.1
  • df454b5 bump version to 2.30.1-rc1
  • bfbb2fb feat: support Secret for azure_endpoint and api_version in AzureOpenAIChatGen...
  • cdd105e bump version to 2.30.0
  • b24edf7 bump version to 2.30.0-rc1
  • 817cecf ci: fix release branch-off permissions and gate releases on maintainer role (...
  • 41c2722 test: use 'is None' instead of '== None' (CodeQL py/test-equals-none) (#11483)
  • b89ce54 ci: remove Datadog CI metrics workflow (#11481)
  • 53efaf3 docs: sync Haystack API reference on Docusaurus (#11479)
  • 6ed5d86 docs: sync Haystack API reference on Docusaurus (#11478)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [haystack-ai](https://github.com/deepset-ai/haystack) to permit the latest version.
- [Release notes](https://github.com/deepset-ai/haystack/releases)
- [Commits](deepset-ai/haystack@v2.9.0...v2.30.1)

---
updated-dependencies:
- dependency-name: haystack-ai
  dependency-version: 2.30.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 10, 2026
@mergify

mergify Bot commented Jul 29, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@robfrank
robfrank merged commit ca43dd1 into main Jul 29, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/haystack-ai-gte-2.30.1 branch July 29, 2026 20:34
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.

1 participant