Skip to content

Commit

Permalink
chore(deps): bump elasticsearch-dsl from 7.4.1 to 8.9.0 in /deployer
Browse files Browse the repository at this point in the history
Bumps [elasticsearch-dsl](https://github.com/elasticsearch/elasticsearch-dsl-py) from 7.4.1 to 8.9.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@v7.4.1...v8.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 270c069 commit cc5f7a1
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 17 deletions.
46 changes: 30 additions & 16 deletions deployer/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 deployer/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ click = "^8.1.7"
boto3 = "^1.28.49"
python-decouple = "^3.8"
requests = {extras = ["security"], version = "^2.31.0"}
elasticsearch-dsl = "^7.4.1"
elasticsearch-dsl = "^8.9.0"
selectolax = "^0.3.16"
PyGithub = "^1.59"
unidiff = "^0.7.5"
Expand Down

0 comments on commit cc5f7a1

Please sign in to comment.