Skip to content

build(deps): update elasticsearch requirement from <7.14.0 to <9.2.0#667

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/elasticsearch-lt-9.2.0
Open

build(deps): update elasticsearch requirement from <7.14.0 to <9.2.0#667
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/elasticsearch-lt-9.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Updates the requirements on elasticsearch to permit the latest version.

Release notes

Sourced from elasticsearch's releases.

9.1.3

Enhancements

  • Instrument ping with OTel (#3160)
  • Make positional arguments in DSL generated classes explicit (#3233)
  • Add warnings for private APIs (#3212)

Bug fixes

  • ES|QL query builder: fix missing assignment (#3151)
  • Use relative imports to fix elasticsearch9 package imports (#3232)

API

  • Added transform.get_node_stats API
  • Added requests_per_second argument to delete_by_query_rethrottle, reindex_rethrottle and update_by_query_rethrottle APIs
  • Added allow_closed, allow_no_indices, expand_wildcards, ignore_throttled and ignore_available arguments to cat.segments API

DSL

  • Removed index_options argument from SemanticText field class
  • Removed visit_percentage argument from Knn query class
Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 27, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/elasticsearch-lt-9.2.0 branch from 7d56c97 to 9860245 Compare March 2, 2026 19:43
Updates the requirements on [elasticsearch](https://github.com/elastic/elasticsearch-py) to permit the latest version.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@0.4.1...v9.1.3)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-version: 9.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/elasticsearch-lt-9.2.0 branch from 9860245 to 396b5b8 Compare March 4, 2026 16:52
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