diff --git a/ingestion_server/Pipfile b/ingestion_server/Pipfile index 91ce868cc81..fe34f9f25c2 100644 --- a/ingestion_server/Pipfile +++ b/ingestion_server/Pipfile @@ -15,7 +15,7 @@ pook = "~=1.0" aws-requests-auth = "~=0.4" boto3 = "~=1.28" bottle = "~=0.12" -elasticsearch = "==8.10.0" +elasticsearch = "==8.10.1" elasticsearch-dsl = "~=8.9" falcon = "~=3.1" filelock = "~=3.13" diff --git a/ingestion_server/Pipfile.lock b/ingestion_server/Pipfile.lock index 9a712f98744..a1f3b4a6ffd 100644 --- a/ingestion_server/Pipfile.lock +++ b/ingestion_server/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5126a9f52e0a12c861ee8e6caea910cb8ab579d9832d8829d346e24a905ee4a4" + "sha256": "003f3111c8bbf111eee3db22dce6fe9237878786926ee507790f9e03172ea282" }, "pipfile-spec": 6, "requires": { @@ -171,12 +171,12 @@ }, "elasticsearch": { "hashes": [ - "sha256:1a7f1b71dda0bc24c97d3e61c3b0d8165d5ab024f9f1538f35ed5894c6831ba2", - "sha256:4a721a9ff9d669ed7140a043d5b84fb50eb7bda6aaf2eafb7bee49177dc316e8" + "sha256:2cb56b433daa2d3ef1aaa2e5a5eacd36ba1d66884722f3d7759a4f9d16190059", + "sha256:68141d42d10c7f67ac466ca00496830d3b81a7e9476c3baa5585060832c60c69" ], "index": "pypi", "markers": "python_version >= '3.6' and python_version < '4'", - "version": "==8.10.0" + "version": "==8.10.1" }, "elasticsearch-dsl": { "hashes": [