From cb8eb790b64a07301e16f7d7b0b2799fc1199cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:45:31 +0000 Subject: [PATCH] Bump elasticsearch from 8.10.0 to 8.10.1 in /ingestion_server Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.10.0 to 8.10.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.10.0...v8.10.1) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ingestion_server/Pipfile | 2 +- ingestion_server/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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 20e2366c715..7c04159bcc2 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": [