Skip to content

Commit

Permalink
Update dependency elasticsearch to v8.13.0 (#3996)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot committed Apr 1, 2024
1 parent b50c20f commit 65110ba
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 124 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ django-tqdm = "~=1.3"
django-uuslug = "~=2.0"
djangorestframework = "~=3.14"
drf-spectacular = "*"
elasticsearch = "==8.12.1"
elasticsearch = "==8.13.0"
elasticsearch-dsl = "~=8.9"
future = "~=0.18"
limit = "~=0.2"
Expand Down
147 changes: 74 additions & 73 deletions api/Pipfile.lock

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

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 = "~=1.0"
aws-requests-auth = "~=0.4"
boto3 = "~=1.28"
bottle = "~=0.12"
elasticsearch = "==8.12.1"
elasticsearch = "==8.13.0"
elasticsearch-dsl = "~=8.9"
falcon = "~=3.1"
filelock = "~=3.13"
Expand Down
Loading

0 comments on commit 65110ba

Please sign in to comment.