From 0021f164fe7d5261cfeee4fb5a29932e62707881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 16:17:31 +0000 Subject: [PATCH] Bump elasticsearch-dsl from 7.0.0 to 7.4.0 in /ingestion_server Bumps [elasticsearch-dsl](https://github.com/elasticsearch/elasticsearch-dsl-py) from 7.0.0 to 7.4.0. - [Release notes](https://github.com/elasticsearch/elasticsearch-dsl-py/releases) - [Changelog](https://github.com/elastic/elasticsearch-dsl-py/blob/master/Changelog.rst) - [Commits](https://github.com/elasticsearch/elasticsearch-dsl-py/compare/7.0.0...v7.4.0) --- updated-dependencies: - dependency-name: elasticsearch-dsl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ingestion_server/Pipfile | 2 +- ingestion_server/Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ingestion_server/Pipfile b/ingestion_server/Pipfile index 6e339f464..5e2196c40 100644 --- a/ingestion_server/Pipfile +++ b/ingestion_server/Pipfile @@ -12,7 +12,7 @@ pycodestyle = "*" [packages] aws-requests-auth = "*" bottle = "*" -elasticsearch-dsl = "==7.0.0" +elasticsearch-dsl = "==7.4.0" falcon = "*" gunicorn = "*" psycopg2-binary = "*" diff --git a/ingestion_server/Pipfile.lock b/ingestion_server/Pipfile.lock index f4d561b34..c102edc3a 100644 --- a/ingestion_server/Pipfile.lock +++ b/ingestion_server/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d371bdc9d6dfbfa5214b0508976b83320465c544ecb7a3c0f82cd46757e4d69b" + "sha256": "c904f754e4023b19b69d2837518bf5aed9ae3cb50dc87eb41ce84cafed7b7682" }, "pipfile-spec": 6, "requires": { @@ -73,19 +73,19 @@ }, "elasticsearch": { "hashes": [ - "sha256:1a9f146b7126a7e0621085f1825b6b2d091693a714d3b16c208749762e79c2bc", - "sha256:f928898fe06869516f2603f9a96a6f166c06888233806b31ac6568bac0266501" + "sha256:49ac65a3438e742177c0f69e0214588809e97e4341b2f4825d212d957adedcec", + "sha256:6d049fc6abcbcf1e6756dc7c7d5581186a9dde61136325bcef81563450af6ac9" ], "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' and python_version < '4'", - "version": "==7.14.1" + "version": "==7.14.2" }, "elasticsearch-dsl": { "hashes": [ - "sha256:2aedc2a4dbba9870249a57d1798ec29e44404619bded66ac920f5d6a1cbb6f22", - "sha256:763fb28add254f2c3a1d071cd114466d8a27f640e02a874afba7b8a04147c094" + "sha256:046ea10820b94c075081b528b4526c5bc776bda4226d702f269a5f203232064b", + "sha256:c4a7b93882918a413b63bed54018a1685d7410ffd8facbc860ee7fd57f214a6d" ], "index": "pypi", - "version": "==7.0.0" + "version": "==7.4.0" }, "falcon": { "hashes": [