Skip to content

Commit

Permalink
chore(deps): bump elasticsearch-dsl from 7.0.0 to 8.11.0
Browse files Browse the repository at this point in the history
Bumps [elasticsearch-dsl](https://github.com/elasticsearch/elasticsearch-dsl-py) from 7.0.0 to 8.11.0.
- [Release notes](https://github.com/elasticsearch/elasticsearch-dsl-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-dsl-py/blob/main/Changelog.rst)
- [Commits](elastic/elasticsearch-dsl-py@7.0.0...v8.11.0)

---
updated-dependencies:
- dependency-name: elasticsearch-dsl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 4d0895a commit 8b22682
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 18 deletions.
58 changes: 41 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ google-compute-engine = "2.8.13"
factory_boy = "3.2.1"
sentry-sdk = {version = "1.28.1", extras = ["flask"]}
healthcheck = "1.3.3"
elasticsearch-dsl = "7.0.0"
elasticsearch-dsl = "8.11.0"
flask-redis = "0.4"
SQLAlchemy = "1.3.23"
Flask-Elasticsearch = "0.2.5"
Expand Down

0 comments on commit 8b22682

Please sign in to comment.