Skip to content

Commit

Permalink
chore(deps): update dependency elasticsearch to v8.16.0 (#5225)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Dec 4, 2024
1 parent 844497e commit bc3f8cf
Show file tree
Hide file tree
Showing 4 changed files with 228 additions and 224 deletions.
16 changes: 8 additions & 8 deletions indexer_worker/pdm.lock

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

2 changes: 1 addition & 1 deletion indexer_worker/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"aws-requests-auth ~= 0.4",
"boto3 ~= 1.28",
"bottle ~= 0.12",
"elasticsearch ==8.15.1",
"elasticsearch ==8.16.0",
"elasticsearch-dsl ~= 8.9",
"falcon ~= 3.1",
"filelock ~= 3.13",
Expand Down
2 changes: 1 addition & 1 deletion ingestion_server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pook = "~=2.1"
aws-requests-auth = "~=0.4"
boto3 = "~=1.28"
bottle = "~=0.12"
elasticsearch = "==8.15.1"
elasticsearch = "==8.16.0"
elasticsearch-dsl = "~=8.9"
falcon = "~=3.1"
filelock = "~=3.13"
Expand Down
Loading

0 comments on commit bc3f8cf

Please sign in to comment.